зеркало из https://github.com/github/ruby.git
51d161980a
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 |
||
---|---|---|
.. | ||
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 |