ruby/tool/test
Nobuyoshi Nakada 3c11cdbcfe Fix the case of file to be ignored with to be removed
The case of 7fc73ab5f6, which modified
`.gitignore` and `.github/workflows/main.yml`.  Both files need to be
rejected and restored, but since the latter file was not there before,
`git checkout` failed and the former file could not be restored along
with it.  To fix this failure, restore the ignored files one by one.
2023-09-20 13:00:18 +09:00
..
testunit Exit with a failure if any test files failed to load 2023-06-03 20:22:10 +09:00
webrick s/MJIT/RJIT/ 2023-03-06 23:44:01 -08:00
runner.rb Expand the test directory to real path 2023-03-03 15:30:02 +09:00
test_jisx0208.rb Put jisx0208.rb to under the library directory. 2019-07-15 11:16:29 +09:00
test_sync_default_gems.rb Fix the case of file to be ignored with to be removed 2023-09-20 13:00:18 +09:00