index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
test-bundled-gems.rb
Age
Commit message (
Expand
)
Author
11 days
Re-enabled repl_type_completor test with upstream fix
Hiroshi SHIBATA
2025-04-26
Implement Set as a core class
Jeremy Evans
2025-04-09
Re-enabled to test at win32ole
Hiroshi SHIBATA
2025-04-07
Allow win32ole test failure
Hiroshi SHIBATA
2025-04-07
Rename test command for test-unit
Hiroshi SHIBATA
2025-04-04
Console Cntl event is sent to root process sharing the console
Nobuyoshi Nakada
2025-04-04
Cannot send signal to process group on Windows
Nobuyoshi Nakada
2025-04-04
Cannot send `SIGTERM` to another process on Windows
Nobuyoshi Nakada
2025-02-05
The test of net-smtp-0.5.1 is working with Windows platform now
Hiroshi SHIBATA
2025-02-05
Skip irb on test-bundled-gems with Windows
Hiroshi SHIBATA
2025-01-16
Skip win32ole tests without Windows platform
Hiroshi SHIBATA
2024-12-19
The test of net-imap is passed with Windows
Hiroshi SHIBATA
2024-12-06
typeprof-757303fe8de0cf5e5583b4a76f8abbbd55c44776 is working with Windows
Hiroshi SHIBATA
2024-11-28
Always declared gems that are test failures on Windows to allowed failures list
Hiroshi SHIBATA
2024-11-27
Fixed test condition for specified bundled gems
Hiroshi SHIBATA
2024-11-27
Allow to run 'make test-bundled-gems BUNDLED_GEMS=csv,rexml' for only testing...
Hiroshi SHIBATA
2024-11-01
Remove debug print
Nobuyoshi Nakada
2024-11-01
Make gemspec files for default gems with extensions
Nobuyoshi Nakada
2024-10-28
Update test-bundled-gems.rb
Nobuyoshi Nakada
2024-01-19
Skip test task for resolv-replace
Hiroshi SHIBATA
2023-12-25
Typofix under lib and test, tool directories
Hiroshi SHIBATA
2023-10-24
[Bug #19968] Revert RBS revision to test
Nobuyoshi Nakada
2023-10-22
Skip RBS `RbConfig::TOPDIR` test that is `nil` before installation
Nobuyoshi Nakada
2023-10-22
RBS no longer has test/stdlib/Prime_test.rb
Nobuyoshi Nakada
2023-08-15
Use `::` form workflow commands
Nobuyoshi Nakada
2023-06-14
Allow test-unit-ruby-core files to be loaded from bundled gems
Nobuyoshi Nakada
2023-06-12
Try to skip Prime_test.rb
Hiroshi SHIBATA
2023-06-12
Run test-unit test without rake task to avoid yard dependency
Hiroshi SHIBATA
2023-03-02
Fix rbs (#7415)
Soutaro Matsumoto
2022-12-21
Set up RBS_SKIP_TESTS (#6862)
Soutaro Matsumoto
2022-12-12
Display error messages outside the groups so can be found quickly
Nobuyoshi Nakada
2022-11-19
Run skipped minitest tests that now pass
Alan Wu
2022-07-27
Do not load library files from repository only for test
Nobuyoshi Nakada
2022-07-25
Use built bundled gems in test-bundled-gems
Nobuyoshi Nakada
2022-07-24
Kill bundled gem tests when interrupted
Nobuyoshi Nakada
2022-07-16
Disable parallel built in test-bundled-gems
Nobuyoshi Nakada
2022-07-09
Use `File::PATH_SEPARATOR` for the portability
Nobuyoshi Nakada
2021-11-15
Relax extention name for macOS
Hiroshi SHIBATA
2021-11-12
Bundle RBS 1.7.0 (#5105)
Soutaro Matsumoto
2021-11-09
Bundle rbs 1.7.0.beta.5
Yusuke Endoh
2021-10-05
introduce debug.gem
Koichi Sasada
2021-08-25
tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf
Yusuke Endoh
2021-08-24
Revert "tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf"
Yusuke Endoh
2021-08-24
tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf
Yusuke Endoh
2021-08-07
Group commands on GitHub Actions
Nobuyoshi Nakada
2021-06-29
tool/test-bundled-gems.rb: Stop tests conflicting with error_highlight
Yusuke Endoh
2020-12-03
test-bundled-gems.rb: show failed gems at last
Nobuyoshi Nakada
2020-12-02
test-bundled-gems: select bundled gems to test by BUNDLED_GEMS
Nobuyoshi Nakada
2020-10-21
extend timeout of rbs test on rbs tests
Koichi Sasada
2020-09-23
Bundle rbs gem as bundled gems (#3496)
Hiroshi SHIBATA
[next]