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 [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
csspool
edtf
huia [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
journey
liquor
machete
mediacloth
mof [ruby/racc] Prefer __dir__ over File.dirname(__FILE__) 2021-09-15 16:20:18 +09:00
namae
nasl [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
nokogiri-css
opal [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
php_serialization
riml [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
ruby18 [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
ruby22 [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
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.