summaryrefslogtreecommitdiff
path: root/tool/lib/test/unit
AgeCommit message (Expand)Author
2019-08-14Move some assertions to CoreAssertions. (#2354)SHIBATA Hiroshi
2019-08-05Moved FailDesc to EnvUtil.failure_descriptionNobuyoshi Nakada
2019-08-03Move assert_ruby_status and assert_throw to CoreAssertions for default gems.Hiroshi SHIBATA
2019-08-02It can be share to use CoreAssertions for default gems.Hiroshi SHIBATA
2019-07-24@@project_dir in Gem::TestCase is no longer usedNobuyoshi Nakada
2019-07-15Separate the assertions of ruby core tests from test/unit/assertions.Hiroshi SHIBATA
2019-07-02Move to tool/lib from test/lib.Hiroshi SHIBATA