summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-08net/http, net/ftp: fix session resumption with TLS 1.3rhe
2018-08-08openssl: sync with upstream repositoryrhe
2018-08-07mjit.c: initial support for mswin MJITk0kubun
2018-08-07Silence Net::HTTP warning in test.hsbt
2018-08-07Add missing test for WEBrick::HTTPAuth::Htgroup.hsbt
2018-08-07Support old versions of Ruby with FrozenError.hsbt
2018-08-07Add test for coverage.hsbt
2018-08-06enumerator.c: Introduce Enumerator::ArithmeticSequencemrkn
2018-08-06test/ripper/test_parser_events.rb (test_block_variables): increase RLIMIT_ASnormal
2018-08-06thread_pthread.c: restore timer-thread for now :<normal
2018-08-05test/ruby/test_thread.rb (test_thread_timer_and_interrupt): add timeoutsnormal
2018-08-05test/ruby/test_process.rb (test_wait_and_sigchld): allow extra SIGCHLDnormal
2018-08-04test/ruby/test_io.rb (test_select_leak): speedup and reduce memory usenormal
2018-08-04test/ruby/test_thread.rb (test_thread_interrupt_for_killed_thread): conserve ...normal
2018-08-04test/ruby/test_io.rb (test_race_gets_and_close): timeout each threadnormal
2018-08-03ast.c: allocator of Nodenobu
2018-08-03random.c: endless range randomnobu
2018-08-02test_jit.rb: split the test concernk0kubun
2018-08-02test/socket/test_socket.rb (test_timestampns): retry sendnormal
2018-07-31mjit.c: allow using MJIT header in build directoryk0kubun
2018-07-31Move obsoleted test/thread/test_*.rb with the current implementation.hsbt
2018-07-31test/ruby/test_io.rb (test_race_gets_and_close): use SIGABRT on timeoutnormal
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