summaryrefslogtreecommitdiff
path: root/tool/test/test_commit_email.rb
AgeCommit message (Expand)Author
2025-12-17test_commit_email.rb: Ensure #teardown doesn't failTakashi Kokubun
2025-11-17Skip TestCommitEmail if git is not available.Hiroshi SHIBATA
2025-11-13Use path in tmpdir instead of IO::NULLKazuhiro NISHIYAMA
2025-11-13Ignore ~/.gitconfigKazuhiro NISHIYAMA
2025-10-29test_commit_email.rb: Clean up temporary filesNobuyoshi Nakada
2025-10-11test_commit_email.rb: Simply use shNobuyoshi Nakada
2025-10-08test_commit_email.rb: Split out as binary for --with-gmpTakashi Kokubun
2025-10-08test_commit_email.rb: Stop testing the un-encoded nameTakashi Kokubun
2025-10-08test_commit_email.rb: Test the encoding of commit messagesTakashi Kokubun
2025-10-08test_commit_email.rb: Skip the sendmail test on WindowsTakashi Kokubun
2025-10-08test_commit_email.rb: Fix the timezone for commit-email.rbTakashi Kokubun
2025-10-08test_commit_email.rb: Use a fixed timezoneTakashi Kokubun
2025-10-08commit-email.rb: Remove legacy SVN headersTakashi Kokubun
2025-10-08test_commit_email.rb: Remove an unused local variableTakashi Kokubun
2025-10-08test_commit_email.rb: Test the content of an emailTakashi Kokubun
2025-10-08Allow test-tool to use bundled gems in child processes (#14794)Takashi Kokubun
2025-10-08Revert "commit-email.rb: Use base64 instead of nkf"Takashi Kokubun
2025-10-08commit-email.rb: Use base64 instead of nkfTakashi Kokubun
2025-10-08test_commit_email.rb: Stop printing LoadErrorTakashi Kokubun