ruby/test/.excludes
Nobuyoshi Nakada 74fcf43767
Use wide character startup
Mingw crt-git 12.0.0.r369.g0d4221712-1 now prohibits "command line
contains characters that are not supported in the active code page".
0d42217123/

Already Ruby builds `argv` in `rb_w32_sysinit`, instead of mswin- or
mingw-made `argv`.  Just bypass the conversion in mingw crt.
2024-11-05 23:04:49 +09:00
..
_appveyor
TestArray.rb
TestArraySubclass.rb
TestException.rb
TestGem.rb
TestIO_Console.rb
TestISeq.rb
TestThread.rb
TestThreadQueue.rb