This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
ruby
Watch
1
Star
0
Fork
You've already forked ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2025-08-27 06:56:13 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
1a76bb56b0
ruby
/
tool
/
test
History
Download ZIP
Download TAR.GZ
Benoit Daloze
b4ec4a41c2
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
...
* Otherwise those tests, etc cannot run on alternative Ruby implementations.
2020-12-04 16:45:54 +01:00
..
minitest
Workaround for Minitest5
2020-05-08 07:38:50 +09:00
testunit
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
2020-12-04 16:45:54 +01:00
runner.rb
call GC.compact after each test.
2019-12-12 03:32:12 +09:00
test_jisx0208.rb
Put jisx0208.rb to under the library directory.
2019-07-15 11:16:29 +09:00