ruby/test/racc
Thomas E. Enebo 51d161980a [ruby/racc] Make racc test more flexible (for JRuby).
JRuby uses these same files for testing racc. The existing logic will not
find 'racc' in a JRuby project checkout. This change allows it to work by
just assuming 'ruby -S racc' when running tests. This will not change C
Ruby's detection when setting up tests (since earlier checks will find
racc).

https://github.com/ruby/racc/commit/b74ce5e018
2022-11-10 22:36:34 +00:00
..
assets
regress
scandata
bench.y
case.rb
infini.y
src.intp
start.y
test_chk_y.rb
test_grammar_file_parser.rb
test_racc_command.rb
test_scan_y.rb
testscanner.rb