12632Sstever@eecs.umich.eduThis directory mostly contains tests for various types of error
22632Sstever@eecs.umich.educonditions.  To run:
32632Sstever@eecs.umich.edu
42632Sstever@eecs.umich.edu  $ python testlex.py .
52632Sstever@eecs.umich.edu  $ python testyacc.py .
62632Sstever@eecs.umich.edu
74479Sbinkertn@umich.eduThe tests can also be run using the Python unittest module.
82632Sstever@eecs.umich.edu
94479Sbinkertn@umich.edu   $ python rununit.py
104479Sbinkertn@umich.edu
114479Sbinkertn@umich.eduThe script 'cleanup.sh' cleans up this directory to its original state.
12