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
ruby_4_0
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
Age
Commit message (
Expand
)
Author
2025-12-17
test_sync_default_gems.rb: Omit if git is v2.43 or older
Takashi Kokubun
2025-12-17
test_commit_email.rb: Ensure #teardown doesn't fail
Takashi Kokubun
2025-11-20
Omit a test on s390x linux tripping over a git bug
Alan Wu
2025-11-17
Skip TestCommitEmail if git is not available.
Hiroshi SHIBATA
2025-11-13
Exclude lib/unicode_normalize from lib/un
Nobuyoshi Nakada
2025-11-13
Use path in tmpdir instead of IO::NULL
Kazuhiro NISHIYAMA
2025-11-13
Ignore ~/.gitconfig
Kazuhiro NISHIYAMA
2025-11-05
sync_default_gems.rb: gracefully handle merge commits
Kazuki Yamaguchi
2025-11-05
sync_default_gems.rb: use declarative mapping rules
Kazuki Yamaguchi
2025-11-05
sync_default_gems.rb: simplify rewriting commit message
Kazuki Yamaguchi
2025-10-29
test_commit_email.rb: Clean up temporary files
Nobuyoshi Nakada
2025-10-11
test_commit_email.rb: Simply use sh
Nobuyoshi Nakada
2025-10-08
test_commit_email.rb: Split out as binary for --with-gmp
Takashi Kokubun
2025-10-08
test_commit_email.rb: Stop testing the un-encoded name
Takashi Kokubun
2025-10-08
test_commit_email.rb: Test the encoding of commit messages
Takashi Kokubun
2025-10-08
test_commit_email.rb: Skip the sendmail test on Windows
Takashi Kokubun
2025-10-08
test_commit_email.rb: Fix the timezone for commit-email.rb
Takashi Kokubun
2025-10-08
test_commit_email.rb: Use a fixed timezone
Takashi Kokubun
2025-10-08
commit-email.rb: Remove legacy SVN headers
Takashi Kokubun
2025-10-08
test_commit_email.rb: Remove an unused local variable
Takashi Kokubun
2025-10-08
test_commit_email.rb: Test the content of an email
Takashi Kokubun
2025-10-08
Allow test-tool to use bundled gems in child processes (#14794)
Takashi Kokubun
2025-10-08
Revert "commit-email.rb: Use base64 instead of nkf"
Takashi Kokubun
2025-10-08
commit-email.rb: Use base64 instead of nkf
Takashi Kokubun
2025-10-08
test_commit_email.rb: Stop printing LoadError
Takashi Kokubun
2025-10-08
Migrate a test for commit-email.rb (#14784)
Takashi Kokubun
2025-09-17
Unset RUBY_CRASH_REPORT in tests that crash on purpose
Alan Wu
2025-09-17
Skip `TestSyncWithCommits` on other than particular platforms
Nobuyoshi Nakada
2025-09-17
sync_default_gems.rb: Set git configurations for EOL code of logs
Nobuyoshi Nakada
2025-09-07
sync_default_gems.rb: Support `log.showSignature` case
Nobuyoshi Nakada
2025-06-18
Follow up testunit
Nobuyoshi Nakada
2025-06-18
Revert "Temporary pend unknown behavior of parallel tests"
Nobuyoshi Nakada
2025-03-28
Remove test_retry_workers
Yusuke Endoh
2025-03-28
Try avoiding "invalid byte sequence in UTF-8"
Yusuke Endoh
2025-03-28
Report the actual time wated for timeout errors in TestParallel
Yusuke Endoh
2025-02-27
Increase timeout in TestParallel testing to reduce flaky failures (#12822)
Naoto Ono
2025-02-27
[Misc #20661] Stop retrying tests in `make test-all` command by default (#11271)
Naoto Ono
2025-02-13
[Feature #21116] Extract RJIT as a third-party gem
Nobuyoshi Nakada
2025-01-24
Add `Test::Unit::CoreAssertions#assert_raise_kind_of`
Nobuyoshi Nakada
2025-01-24
Add test for `Test::Unit::CoreAssertions#assert_raise_with_message`
Nobuyoshi Nakada
2024-10-29
Fix TestParallel#test_hungup when RUBY_TEST_TIMEOUT_SCALE is set
Peter Zhu
2024-09-12
Accept version range
Nobuyoshi Nakada
2024-08-06
Dump all-thread backtraces when test parallel worker exceeds time limit
Yusuke Endoh
2024-07-11
Removed WEBrick and that tests
Hiroshi SHIBATA
2024-07-08
Move the file location of launchable.rb
Naoto Ono
2024-07-08
Integrate Launchable into make btest
Naoto Ono
2024-05-08
Show the caller location of assertion methods
Nobuyoshi Nakada
2024-04-15
show warning for unused block
Koichi Sasada
2024-04-03
Launchable: Add lineNumber field
Naoto Ono
2024-04-02
Launchable: Refactor the logic of JsonStreamWriter
Naoto Ono
[next]