| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-26 | tool test/unit/testcase: rename vars @passed, @@current | lukeg | |
| to @__passed__, @@__current__. @passed is redefined in a few test suites, and this could lead to bugs. Also rename @options (Runner#options) to @__runner_options__, which is only used in make test-tool anyway. | |||
| 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 | |||
| 2019-07-02 | Split test files for test-framework that are test-unit and minitest to tool ↵ | Hiroshi SHIBATA | |
| direcotry. | |||
