view ply-3.8/test/README @ 12291:876aac07f2cd draft

<kspalaiologos> `` cat <<<"asmbf && bfi output.b && rm -f output.b" > /hackenv/ibin/asmbf
author HackEso <hackeso@esolangs.org>
date Thu, 02 Jan 2020 15:37:45 +0000
parents 343ff337a19b
children
line wrap: on
line source

This directory mostly contains tests for various types of error
conditions.  To run:

  $ python testlex.py 
  $ python testyacc.py 

The script 'cleanup.sh' cleans up this directory to its original state.