summaryrefslogtreecommitdiff
path: root/test/racc/regress/README.txt
blob: dcab73260de6a2bd32310e308224a8d1a9cb08b8 (plain)
1
2
3
4
5
6
7
These files are "known-good" compiler output, generated from a stable version of
Racc. Whenever Racc is refactored, or changes are made which should not affect the
compiler output, running "rake test" checks that the compiler output is exactly
the same as these files.

If a change is made which *should* change the compiler output, these files will
have to be regenerated from the source in test/assets, and the results committed.