summaryrefslogtreecommitdiff
path: root/tool/test/testunit/test_assertion.rb
AgeCommit message (Expand)Author
2021-09-11Replace Test::Assertion and Test::Skip to Test::Unit::AssertionFailedError an...Hiroshi SHIBATA
2021-09-11Use Test::Unit::Assertions migrated with MiniTest::AssertionsHiroshi SHIBATA
2019-07-02Split test files for test-framework that are test-unit and minitest to tool d...Hiroshi SHIBATA