summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-06-14test_method.rb: use realpathnobu
2013-06-14* compile.c (rb_iseq_compile_node): fix location of a `trace'ko1
2013-06-13* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Supportkou
2013-06-13fileutils.rb: fix traversal loopnobu
2013-06-13test_fileutils.rb: parents optionnobu
2013-06-13* test/ruby/test_thread.rb (test_thread_local_security): Don't createakr
2013-06-13* test/-ext-/test_printf.rb, test/rss/test_parser.rb,shugo
2013-06-12* bignum.c (rb_integer_unpack_2comp): New function.akr