1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Olle Jonsson
645acf5771 [ruby/racc] Prefer __dir__ over File.dirname(__FILE__)
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
Hiroshi SHIBATA
4a03df4507 [ruby/racc] skip the failing test with JRuby
cf37713895
2020-11-10 21:21:07 +09:00
Yusuke Endoh
40a499db65 test/racc/test_racc_command.rb: prevent a warning
20200929T003003Z.log.html.gz
```
warning: ambiguous first argument; put parentheses or a space even after `/' operator
```
2020-09-29 11:58:04 +09:00
Marc-Andre Lafortune
97d1a381e1
[Fixes #137] Improve reporting 2020-09-28 18:07:24 +09:00
Hiroshi SHIBATA
1c03026ea3 Try to run assert_output_unchanged with racc tests 2019-10-31 08:39:48 +09:00
Yusuke Endoh
65944e96d3 test/racc/test_racc_command.rb: Extend the timeout
test_opal, test_ruby18, and test_ruby22 are slow tests.

20190619T105405Z.fail.html.gz
2019-06-19 23:10:40 +09:00
Hiroshi SHIBATA
2b4024da32 Temporary disabled to invoke assert_output_unchanged.
Because some environment created the different results from test fixtures.
2019-06-19 18:18:13 +09:00
Hiroshi SHIBATA
4cca8c4d20 Use Test::Unit instead of Minitest and fixed test error with ruby repo.
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2019-06-19 18:17:53 +09:00
Hiroshi SHIBATA
1a2546c2be Backport racc-1.4.15 from upstream. 2019-06-19 18:17:25 +09:00