| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-04 | Refactor ordering of tests | Nobuyoshi Nakada | |
| * Split the sorting types into classes. * Apply the same sorting to method sorting under the parallel test. Notes: Merged: https://github.com/ruby/ruby/pull/4862 | |||
| 2021-09-13 | Fixup 455978cd133f27fab9e2bfa4301efd3b7c7d0462 | Hiroshi SHIBATA | |
| 2021-09-13 | Use capture_output instead of capture_io | Hiroshi SHIBATA | |
| 2021-09-11 | Removed unsed assertions for rubygems | Hiroshi SHIBATA | |
| 2021-09-11 | Drop to Ruby 1.8 related code | Hiroshi SHIBATA | |
| 2021-09-11 | Removed rubinius support from test suite | Hiroshi SHIBATA | |
| 2021-09-11 | Removed maglev related code because it's not active status now | Hiroshi SHIBATA | |
| 2021-09-11 | fixup f73f9e1f893409d8b7b42ff5fbda104fdd277cba | Hiroshi SHIBATA | |
| 2021-09-11 | Replace Test::Assertion and Test::Skip to Test::Unit::AssertionFailedError ↵ | Hiroshi SHIBATA | |
| and Test::Unit::PendedError 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 | 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::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 | |||
