• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This directory mostly contains tests for various types of error
2conditions.  To run:
3
4  $ python testlex.py
5  $ python testyacc.py
6  $ python testcpp.py
7
8The script 'cleanup.sh' cleans up this directory to its original state.
9