summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-06-22Imported minitest 4.7.5 (r8724)ryan
2013-06-21* bignum.c (bary_pack): Specialized packers implemented.akr
2013-06-21test_filehandler.rb: fix for non-NTFSnobu
2013-06-21test_filehandler.rb: reap zombienobu
2013-06-21test_env.rb: fix testnobu
2013-06-20test_client.rb: load opensslnobu
2013-06-20* bignum.c (bary_unpack_internal): Return -2 when negative overflow.akr
2013-06-20test_sdbm.rb: only if SDBMnobu
2013-06-20test_fiber.rb: longer timeoutnobu
2013-06-20envutil.rb: refine messagenobu
2013-06-20envutil.rb: keyword argumentsnobu
2013-06-20GC before fork to avoid spending too much time in timeout blocknaruse
2013-06-19collect zombiesnaruse
2013-06-19test_process.rb: redirect to nullnobu
2013-06-19Join the thread to collect zombiesnaruse
2013-06-19test_signal.rb: use standard fdsnobu
2013-06-19test_signal.rb: use SIGINT if needednobu
2013-06-19test_pty.rb: reap zombienobu
2013-06-19drbtest.rb: DRbBasenobu
2013-06-19test_sdbm.rb: open_db_childnobu
2013-06-19test_gdbm.rb: open_db_childnobu
2013-06-19test_dbm.rb: no forknobu
2013-06-19test_rinda.rb: no forknobu
2013-06-19test/testunit: reap zombienobu
2013-06-19test_rinda.rb: reap zombienobu
2013-06-19test_gdbm.rb: reap zombienobu
2013-06-19test_curses.rb: reap zombienobu
2013-06-19test_io.rb: use assert_separatelynobu
2013-06-19test_signal.rb: use assert_in_out_errnobu
2013-06-19test/ruby: reap zombiesnobu
2013-06-19envutil.rb: reap zombiesnobu
2013-06-19test/runner.rb: reap zombiesnobu
2013-06-19test_signal.rb: extra quotesnobu
2013-06-19* test/ruby/envutil.rb (EnvUtil#rubybin): remove unnecessary unless expression.kazu
2013-06-18* vm_insnhelper.c (vm_call_method): ensure methods of typecharliesome
2013-06-18test_symbol.rb: fix testnobu
2013-06-18Remove useless sleepnaruse
2013-06-18Add timeout to avoid sticknaruse
2013-06-18Message is 3rd argument, not 2ndnaruse
2013-06-17* test/ruby/test_proc.rb (TestProc#test_block_given_method_to_proc):ktsj
2013-06-17* include/ruby/ruby.h, vm_eval.c (rb_funcall_with_block):ktsj
2013-06-17* include/ruby/intern.h, proc.c (rb_method_call_with_block):ktsj
2013-06-17Write stdin_data only if it existsnaruse
2013-06-17Use assert_separately to inspect test failure of TestJSONGenerate#test_broken...naruse
2013-06-17skip new tests until fixednobu
2013-06-17test/ruby/test_symbol.rb: tests for [Bug #8531]nobu
2013-06-17test/ruby/test_proc.rb: tests for [Bug #8341]nobu
2013-06-16* bignum.c (bary_2comp): Extracted from get2comp.akr
2013-06-16* internal.h (INTEGER_PACK_2COMP): Defined.akr
2013-06-14vm_eval.c: __dir__ in evalnobu