| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-19 | Test bundled gems with timeout | Nobuyoshi Nakada | |
| 2020-01-13 | test-bundled-gems.rb: Use real paths for symlinks | Nobuyoshi Nakada | |
| 2019-11-05 | Do not occupy `ARGV` by XRUBY command | Nobuyoshi Nakada | |
| Instead run test-bundled-gems.rb by `ENV['RUBY']`, which should be set by runruby.rb. Notes: Merged: https://github.com/ruby/ruby/pull/2646 | |||
| 2019-10-28 | test-bundled-gems.rb: fixed for out-of-place build | Nobuyoshi Nakada | |
| 2019-09-29 | Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for ↵ | Benoit Daloze | |
| miniruby Notes: Merged: https://github.com/ruby/ruby/pull/2503 | |||
| 2019-09-29 | Move the logic to test bundled gems to Ruby code | Benoit Daloze | |
| * Writing shell scripts in a Makefile is very error-prone. * TEST_BUNDLED_GEMS_ALLOW_FAILURES seemed to not work before. Notes: Merged: https://github.com/ruby/ruby/pull/2503 | |||
