summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-29thread_pthread: remove timer-thread by restructuring GVLnormal
2018-07-29test/ruby/test_process.rb (test_wait_and_sigchld): improve reliabilitynormal
2018-07-29test_jit.rb: skip known test failure on MinGWk0kubun
2018-07-29test_jit.rb: use the appropiate namek0kubun
2018-07-29mjit.c: disable compaction on empty queue w/ --jit-waitk0kubun
2018-07-28mjit.c: introduce JIT compaction [experimental]k0kubun
2018-07-28test_function.rb: fix messagesnobu
2018-07-28use https:// instead of http://kazu
2018-07-28fix range check for Hangul jamo trailers in Unicode normalizationduerst
2018-07-28always run unicode normalization that do not depend on data fileduerst
2018-07-28update unicode data files directory for normalization testsduerst
2018-07-27mjit.c: keep all .o filesk0kubun
2018-07-27test_jit.rb: test unload_unitsk0kubun
2018-07-27ruby.c: taint ARGV on Windowsnobu
2018-07-26Add missing escapekazu
2018-07-26webrick: Support bcrypt password hashingnormal
2018-07-25test/ruby/test_io.rb (test_select_leak): skip with MJITnormal
2018-07-24test_jit.rb: give up debugging cc1 issuek0kubun
2018-07-24test_jit.rb: suppress unused variable warningk0kubun
2018-07-24time.rb: yday supportnobu
2018-07-2360 sec is not enough at allusa
2018-07-23increase timeout seconds.ko1
2018-07-22object.c: prefer base optargnobu
2018-07-22fix sum on infinitynobu
2018-07-22test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-07-21thread.c (do_select): fix leak on exceptionnormal
2018-07-20test/-ext-/gvl/test_last_thread.rb: skip under MJITnormal
2018-07-20Promote Shell library to default gems.hsbt
2018-07-18test_rubyoptions.rb: skip testing JIT on mswink0kubun
2018-07-18ruby.c: accept --disable-jit optionk0kubun
2018-07-17test for wrong order: optionnobu
2018-07-16No one knows how many leap seconds in year 2100naruse
2018-07-16ruby.c: disable DidYouMean as gemnobu
2018-07-14webrick/httpresponse: set_redirect requires a valid URInormal
2018-07-13test/ruby/test_signal.rb (test_sigchld_ignore): increase timeoutnormal
2018-07-12removed unusecd constantsnobu
2018-07-11Failed to unlink before close on mswinkazu
2018-07-11test/ruby/test_io.rb (test_copy_stream_to_duplex_io): join threadnormal
2018-07-11test/ruby/test_io.rb: skip garbage and CPU tests if multi-threadednormal
2018-07-11test/test_{tempfile,tmpdir}: get rid of leftover filesnormal
2018-07-09Fix crash when loading iseq from an arraytenderlove
2018-07-09Don't copy FL_USER* on Kernel#clone. [Bug #14847]ko1
2018-07-09dir.c: fix directory globnobu
2018-07-08test/ruby (*no_hidden_garbage): disable GC and skip if multi-threadednormal
2018-07-08test/ruby/test_signal.rb: skip ensure if test is skippednormal
2018-07-08signal.c: preserve trap(:CHLD, "IGNORE") behavior with SIGCHLDnormal
2018-07-07insns.def: stop pushing unnecessary keys for MJITk0kubun
2018-07-07_mjit_compile_insn_body: rollback pc correctlyk0kubun
2018-07-07test/socket/test_socket.rb (test_timestamp): retry sendnormal
2018-07-06const_missing on private constantsnobu