summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-02-17a C source code must end with EOLshyouhei
2018-02-17long long is a C99ismshyouhei
2018-02-16fix regexp literal warning.nagachika
2018-02-16Fixed tempfile leak.hsbt
2018-02-16* remove trailing spaces.svn
2018-02-16Merge RubyGems 2.7.6 from upstream.hsbt
2018-02-16compile.c: keep debug infonobu
2018-02-16test_rubyoptions.rb: assert_same to check identitynobu
2018-02-16test_rubyoptions.rb: show code in failure messagesnobu
2018-02-15test/io/console/test_io_console.rb (test_oflush): Avoid race conditionmame
2018-02-14compile.c: drop freezestring insn on String#-@normal
2018-02-14test/ruby/test_optimization.rb: fix compile kwargnormal
2018-02-14skip "TestException#test_thread_signal_location" as a known bug [Bug #14474]ko1
2018-02-13mjit_compile.inc.erb: replace opt_key insnk0kubun
2018-02-13variable.c: flags at autoloadingnobu
2018-02-13revert r62392usa
2018-02-13variable.c: flags at autoloadingnobu
2018-02-12test_jit.rb: prettify script in messagek0kubun
2018-02-12test_jit.rb: explicitly skip for unsupported onesk0kubun
2018-02-12test_jit.rb: split test_compile_insnsnobu
2018-02-10insns.def: cache nil constnobu
2018-02-10test_jit.rb: cover most insn compilationsk0kubun
2018-02-09compile.c: popped hashnobu
2018-02-09.travis.yml: force to execute JIT test on Travisk0kubun
2018-02-08test_jit.rb: don't force to test --jit-waitk0kubun
2018-02-08test_jit.rb: fix typok0kubun
2018-02-08test_jit.rb: add forgotten checkk0kubun
2018-02-08test_jit.rb: check JIT support more conservativelyk0kubun
2018-02-08test_jit.rb: remove unnecessary requirek0kubun
2018-02-08test_jit.rb: try to test JIT againk0kubun
2018-02-08revert r62302 and force to define the version constantusa
2018-02-08no need to set bundled bundler unless Gem::USE_BUNDLER_FOR_GEMDEPSusa
2018-02-08test_gem_commands_setup_command.rb: BUNDLER_VERSnobu
2018-02-08revert r62291 for nowk0kubun
2018-02-07test_jit.rb: make JIT count test optionalk0kubun
2018-02-07test_jit.rb: add initial test for JITk0kubun
2018-02-06lib/ostruct.rb: Use `FrozenError` instead of `RuntimeError`.marcandre
2018-02-06test_gem_util.rb: fix broken testnobu
2018-02-06Merge RubyGems-2.7.5 from upstream.hsbt
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-02-03thread.c (thread_join_m): avoid NUM2TIMET for Bignumnormal
2018-02-03compile.c: fix string Range optimization with FSLnormal
2018-02-03process.c: command_name encodingnobu
2018-02-02test_system.rb: tests without shellnobu
2018-02-02test_system.rb: exit by abort for portabilitynobu
2018-02-02Fix testkazu
2018-02-01Add test for Forwardable#def_delegator with r55366.hsbt
2018-02-01win32.c: EPIPE for ERROR_NO_DATAnobu
2018-01-31io.c: fptr_copy_finalizernobu