1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib
卜部昌平 f7048f9d55 tool/lib/test/unit: support TESTS='-- -ext-' again
There is a test directory named test/-ext-.  Because this directry
starts with a hyphen, we have to cheat test/unit in order for it to
run the tests underneath.  TESTS='-- -ext' worked for a long time.
Let's not break that maneuver.
2020-03-04 12:30:42 +09:00
..
-test-
minitest respect --test-order=random 2020-02-28 17:44:23 +09:00
test tool/lib/test/unit: support TESTS='-- -ext-' again 2020-03-04 12:30:42 +09:00
colorize.rb Added more attributes [ci skip] 2019-08-03 14:56:07 +09:00
envutil.rb Revert "Add a temporal stack dumper for debugging on trunk-mjit" 2019-09-06 13:04:36 +09:00
find_executable.rb
gc_compact_checker.rb call GC.compact after each test. 2019-12-12 03:32:12 +09:00
iseq_loader_checker.rb Enable checkers on parallel test. 2019-10-02 16:23:00 +09:00
jisx0208.rb Put jisx0208.rb to under the library directory. 2019-07-15 11:16:29 +09:00
leakchecker.rb Narrow the check target. 2020-03-04 11:25:43 +09:00
memory_status.rb
profile_test_all.rb
tracepointchecker.rb Fixed misspellings 2019-12-20 09:32:42 +09:00
vcs.rb Indent ChangeLog contents [ci skip] 2020-02-01 23:26:53 +09:00
vpath.rb Move vpath.rb into tool library direcotry. 2019-07-15 13:16:16 +09:00
zombie_hunter.rb