1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/test
Yusuke Endoh 409e4ab740 tool/lib/test/unit/parallel.rb: fail explicitly when failing to get io
`(ulimit -n 30; make test-tool)` fails with unexplicit message:
"undefined method `write' for nil:NilClass" due to lack of stdout.

This change makes it explicit.  [Bug #5577]
2019-12-03 17:26:12 +09:00
..
minitest Adjust minitest file path 2019-07-02 09:37:18 +09:00
testunit tool/lib/test/unit/parallel.rb: fail explicitly when failing to get io 2019-12-03 17:26:12 +09:00
runner.rb Enable checkers on parallel test. 2019-10-02 16:23:00 +09:00
test_jisx0208.rb Put jisx0208.rb to under the library directory. 2019-07-15 11:16:29 +09:00