Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
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
Nobuyoshi Nakada 1d9f2a4504
[ruby/racc] Show diffs
https://github.com/ruby/racc/commit/0b679e2f69
2022-05-20 17:49:15 +09:00
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
Hiroshi SHIBATA f650ca7568
[ruby/racc] Rename helper to case 2021-09-15 08:52:49 +09:00