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
Kazuhiro NISHIYAMA 449b2b9214
Fix typos
2019-11-17 13:11:25 +09:00
..
cadenza Fix typos 2019-11-17 13:11:25 +09:00
cast Fix typos 2019-11-17 13:11:25 +09:00
csspool Fix typos 2019-11-17 13:11:25 +09:00
edtf Fix typos 2019-11-17 13:11:25 +09:00
huia Fix typos 2019-11-17 13:11:25 +09:00
journey Fix typos 2019-11-17 13:11:25 +09:00
liquor Fix typos 2019-11-17 13:11:25 +09:00
machete Fix typos 2019-11-17 13:11:25 +09:00
mediacloth Fix typos 2019-11-17 13:11:25 +09:00
mof Fix typos 2019-11-17 13:11:25 +09:00
namae Fix typos 2019-11-17 13:11:25 +09:00
nasl Fix typos 2019-11-17 13:11:25 +09:00
nokogiri-css Fix typos 2019-11-17 13:11:25 +09:00
opal Fix typos 2019-11-17 13:11:25 +09:00
php_serialization Fix typos 2019-11-17 13:11:25 +09:00
README.txt
riml Fix typos 2019-11-17 13:11:25 +09:00
ruby18 Fix typos 2019-11-17 13:11:25 +09:00
ruby22 Fix typos 2019-11-17 13:11:25 +09:00
tp_plus Fix typos 2019-11-17 13:11:25 +09:00
twowaysql Fix typos 2019-11-17 13:11:25 +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.