summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa
2013-07-04test_regexp.rb: test for conditional expressionnobu
2013-07-03dir.c: get rid of FindFirstFile bugnobu
2013-07-03test/ruby: independent from pathnamenobu
2013-07-01* eval.c (rb_using_module): activate refinements in the ancestors ofshugo
2013-06-30win32: UTF-8 spawnnobu
2013-06-30win32.c: use backslashnobu
2013-06-30win32: UTF-8 spawnnobu
2013-06-30test_process.rb: File.realpath directlynobu
2013-06-28* numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causingcharliesome
2013-06-28Wait morenaruse
2013-06-27Get ps result if fork-wait is timeoutednaruse
2013-06-26* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip ifshirosaki
2013-06-26* bignum.c (bigand_int): Consider negative values.akr
2013-06-21test_env.rb: fix testnobu
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-19test_signal.rb: use standard fdsnobu
2013-06-19test_signal.rb: use SIGINT if needednobu
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_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-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-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* 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* eval.c (mod_using): new method Module#using, which activatesshugo
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-06-12test_io.rb: fix test errornobu