1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/racc/regress
2019-10-30 21:02:07 +09:00
..
cadenza Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
cast Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
csspool Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
edtf Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
huia Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
journey Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
liquor Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
machete Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
mediacloth Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
mof Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
namae Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
nasl Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
nokogiri-css Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
opal Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
php_serialization Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
README.txt
riml Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
ruby18 Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
ruby22 Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
tp_plus Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00
twowaysql Regenerate the output results for test fixtures of racc 2019-10-30 21:02:07 +09:00

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.