| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-02 | Enable checkers on parallel test. | Koichi Sasada | |
| parallel test (`make test-all TESTS=-j8`) runs tests on specified number of processes. However, some test checkers written in `runner.rb` are not loaded. This fix enable these checkers on parallel tests. See also: https://github.com/ruby/ruby/pull/2508 | |||
| 2019-07-24 | @@project_dir in Gem::TestCase is no longer used | Nobuyoshi Nakada | |
| 2019-07-02 | Move to tool/lib from test/lib. | Hiroshi SHIBATA | |
