summaryrefslogtreecommitdiff
path: root/tool/lib/-test-
AgeCommit message (Collapse)Author
2021-01-09Get rid of defining methods for tests in core classesNobuyoshi Nakada
Not to interfere in other tests. Notes: Merged: https://github.com/ruby/ruby/pull/4043
2019-07-02Move to tool/lib from test/lib.Hiroshi SHIBATA