ruby/test/racc/regress
Olle Jonsson 645acf5771 [ruby/racc] Prefer __dir__ over File.dirname(__FILE__)
https://github.com/ruby/racc/commit/c49df40658
2021-09-15 16:20:18 +09:00
..
README.txt
cadenza
cast
csspool
edtf lib/racc/statetransitiontable.rb: Make the racc output stable 2020-11-10 07:49:19 +09:00
huia
journey
liquor
machete
mediacloth
mof [ruby/racc] Prefer __dir__ over File.dirname(__FILE__) 2021-09-15 16:20:18 +09:00
namae
nasl
nokogiri-css
opal
php_serialization
riml
ruby18
ruby22
tp_plus
twowaysql

README.txt

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.