Koichi Sasada 3cbd56d574 complement test_ prefix.
`make test-all TESTS=name` can specify running test files by name.
name can be dirname ('dir/') or a file ('.../test_foo.rb'). This
patch complement `test_` prefix for a test. So we only need to
specify `TESTS=ruby/hash` which means `TESTS=ruby/test_hash.rb`.
2019-08-09 16:08:15 +09:00
..
2019-08-09 16:08:15 +09:00
2019-07-25 20:57:32 +09:00
2019-08-03 14:20:36 +09:00