README 206 B

1234567
  1. This directory mostly contains tests for various types of error
  2. conditions. To run:
  3. $ python testlex.py
  4. $ python testyacc.py
  5. The script 'cleanup.sh' cleans up this directory to its original state.