| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-11 | Fixed inconsistent require order for assertions and core_assertions | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Surpressing the noisy messages | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Temporary pend unknown behavior of parallel tests | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | pend non-supported feature | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | More fixed assertion message tests | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | We prepared Test::Unit::TestCase in default value | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | We don't want to consistent assert and refute assertions | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Fixed compatible assertion message format | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed output assertion tests. Because our default runner is replaced by ↵ | Hiroshi SHIBATA | |
| custom output Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use msg format with test-unit | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use Test namespace instead of MiniTest in test_parallel.rb | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use Test::Unit::Assertions migrated with MiniTest::Assertions | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Replace Test::Unit to Test::Unit::Runner migrated with MiniTest::Unit | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use assert_raise instead of assert_raises | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Replace MiniTest to Test | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Move test of minitest to testunit | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed obsoleted constant | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed MiniTest hack for the default gems repo | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed minitest dir and added LEGAL infomation for based code | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Integrate Minitest to Test | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use prepend for override to status line | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed duplicated autorun method | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Resolved conflict initializers | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed unused _run_suites | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed deprecated process_args | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Merge poke methods | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Merge run methods | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed VERSION constant | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Replace MiniTest::Unit to Test::Unit::Runner | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Move MiniTest::Unit to under Test::Unit::Runner | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use CoreAssertions instead of Assertions | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Added default test-class for parallel tests | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use Test::Unit namespace | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use self class for diff | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Fixed broken runner for `make test-all` | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Use MiniTest | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Move test_order under the Test::Unit::TestCase | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Move constants under the TestCase | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Migrate MiniTest::Unit::TestCase class under the Test::Unit | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed needless compatibility for MiniTest 5 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Removed needless alias about Minitest | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-11 | Move MiniTest::Assertions to Test::Unit::Assertions | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4813 | |||
| 2021-09-10 | tool/strip-rdoc.rb: optimize | 卜部昌平 | |
| This script is called from Doxygen many times. Worth optimising. [ci skip] Notes: Merged: https://github.com/ruby/ruby/pull/4815 | |||
| 2021-09-08 | [Misc #18153] Install debug symbol files/directories by the option | Nobuyoshi Nakada | |
| 2021-09-06 | Use Test::Unit::PendedError instead of MiniTest::Skip for test-unit migration | Hiroshi SHIBATA | |
| 2021-09-06 | Simplify conditions for CoreAssertion initialization | Hiroshi SHIBATA | |
| 2021-09-04 | Expand upstream issue numbers to URLs in ChangeLog | Nobuyoshi Nakada | |
| 2021-09-03 | Add some punctuations as regexp separators to fix commit logs | Nobuyoshi Nakada | |
| 2021-08-31 | No commits to pick is success [ci skip] | Nobuyoshi Nakada | |
| 2021-08-31 | Exit with the syncing status [ci skip] | Nobuyoshi Nakada | |
