| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-13 | [Bug #19872] Refine TestRequireLib | Nobuyoshi Nakada | |
| Always test only the scripts just under “lib", and just under child directories which has not the same name script in the upper level; instead of random sampling from whole libraries. | |||
| 2023-08-03 | Remove --disable-gems for assert_separately | Peter Zhu | |
| assert_separately adds --disable=gems so we don't need to add --disable-gems when calling assert_separately. Notes: Merged: https://github.com/ruby/ruby/pull/8162 | |||
| 2022-01-04 | Use omit instead of skip: test/ruby/**/*.rb | Hiroshi SHIBATA | |
| 2021-05-26 | RSS library is the bundled gems now | Hiroshi SHIBATA | |
| 2021-05-26 | Ignore lib/irb/ext/tracer.rb with TestRequireLib because tracer library was ↵ | Hiroshi SHIBATA | |
| removed from ruby repo | |||
| 2019-12-06 | Detect started threads when require only | Kazuhiro NISHIYAMA | |
