README 228 B

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