summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr
2014-11-29ruby.c: transcode program namesnobu
2014-11-29test_rubyoptions.rb: workaroundnobu
2014-11-29win32.c: use UTF-8 for argvnobu
2014-11-29* test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa
2014-11-29* test_exception.rb: indent.usa
2014-11-29test/ruby: suppress warningsnobu
2014-11-28* test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa
2014-11-28* test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa
2014-11-27* compile.c (iseq_compile_each): remove duplicated line event.ko1
2014-11-27* vm_args.c: fix backtrace location for keyword related exceptions.ko1
2014-11-27test_const.rb: use assert_warningnobu
2014-11-26 * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui
2014-11-26* test/ruby/test_gc.rb (test_latest_gc_info): do test separatelyko1
2014-11-26parse.y: fix invalid keyword argumentnobu
2014-11-25vm_method.c: preserve encodingsnobu
2014-11-25object.c: preserve encodingsnobu
2014-11-25vm_method.c: preserve encodingsnobu
2014-11-25vm_eval.c: preserve encodingnobu
2014-11-25safe.c: preserve encodingnobu
2014-11-25safe.c: preserve encodingnobu
2014-11-23string.c: preserve encoding of global variablenobu
2014-11-23iseq.c: preserve encoding at disassemblingnobu
2014-11-23io.c: preserve encodingsnobu
2014-11-22test_variable.rb: suppress warningsnobu
2014-11-18parse.y: fix literal symbol list node typenobu
2014-11-18test_exception.rb: missing testnobu
2014-11-18test_module.rb: fix encodingnobu
2014-11-17object.c: fix error messagenobu
2014-11-16proc.c: fix method proc binding locationnobu
2014-11-16test/ruby/test_io.rb: remove unnecessary begin/endnormal
2014-11-15add an assertion.akr
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-11* test/ruby/test_object.rb: Specify an exception class for rescue clause.akr
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-09Fix typos in assert messages [ci skip]kazu
2014-11-07test_exception.rb: more testsnobu
2014-11-06pack.c: escape and encodingnobu
2014-11-06test_pack.rb: test_invalid_warningnobu
2014-11-02* test/ruby/test_method.rb: r48239 makes this test green.ko1
2014-11-01comment updated.akr
2014-11-01refine message of assert_join_threads.akr
2014-11-01* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr
2014-11-01* test/ruby/envutil.rb (assert_join_threads): New assertion toakr
2014-11-01parse.y: invalid instance/class variable namesnobu
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-10-30vm_insnhelper.c: allow to_arynobu
2014-10-29parse.y: reset current_arg after block varnobu