monk/ply/test/README

8 lines
208 B
Plaintext
Raw Normal View History

2013-12-22 18:55:48 +01:00
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.