ruby/tool/test
Nobuyoshi Nakada aabe718e64
Show the caller location of assertion methods
Not only defined in `Test::Unit` or `CoreAssertions`, also show the
caller location of assertion methods defined in the current class or
ancestors.
2024-05-08 17:24:36 +09:00
..
testunit Show the caller location of assertion methods 2024-05-08 17:24:36 +09:00
webrick Ensure test suite is compatible with --frozen-string-literal 2024-03-14 17:56:15 +01:00
init.rb Refactor the settings of test-all out 2023-11-15 19:27:10 +09:00
runner.rb Refactor the settings of test-all out 2023-11-15 19:27:10 +09:00
test_jisx0208.rb Put jisx0208.rb to under the library directory. 2019-07-15 11:16:29 +09:00
test_sync_default_gems.rb Test_SyncDefaultGems: Fail when editor run (#9365) 2023-12-26 21:43:23 +00:00