aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
...
* * test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa2014-11-291-1/+1
* * test_exception.rb: indent.usa2014-11-291-1/+1
* test/ruby: suppress warningsnobu2014-11-295-12/+19
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa2014-11-281-1/+2
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa2014-11-281-0/+12
* * compile.c (iseq_compile_each): remove duplicated line event.ko12014-11-271-8/+25
* * vm_args.c: fix backtrace location for keyword related exceptions.ko12014-11-271-2/+13
* test_const.rb: use assert_warningnobu2014-11-271-1/+4
* * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui2014-11-261-3/+3
* * test/ruby/test_gc.rb (test_latest_gc_info): do test separatelyko12014-11-261-0/+2
* parse.y: fix invalid keyword argumentnobu2014-11-261-0/+6
* vm_method.c: preserve encodingsnobu2014-11-251-0/+13
* object.c: preserve encodingsnobu2014-11-251-2/+4
* vm_method.c: preserve encodingsnobu2014-11-251-4/+8
* vm_eval.c: preserve encodingnobu2014-11-251-0/+13
* safe.c: preserve encodingnobu2014-11-251-0/+17
* safe.c: preserve encodingnobu2014-11-251-0/+6
* string.c: preserve encoding of global variablenobu2014-11-231-0/+5
* iseq.c: preserve encoding at disassemblingnobu2014-11-231-6/+7
* io.c: preserve encodingsnobu2014-11-231-0/+8
* test_variable.rb: suppress warningsnobu2014-11-221-3/+16
* parse.y: fix literal symbol list node typenobu2014-11-181-0/+10
* test_exception.rb: missing testnobu2014-11-181-0/+17
* test_module.rb: fix encodingnobu2014-11-181-1/+3
* object.c: fix error messagenobu2014-11-171-3/+5
* proc.c: fix method proc binding locationnobu2014-11-161-0/+7
* test/ruby/test_io.rb: remove unnecessary begin/endnormal2014-11-161-18/+16
* add an assertion.akr2014-11-151-0/+1
* vm_eval.c: UncaughtThrowErrornobu2014-11-152-4/+9
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-1364-794/+2
* * test/ruby/test_object.rb: Specify an exception class for rescue clause.akr2014-11-111-1/+1
* * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa2014-11-101-10/+0
* Fix typos in assert messages [ci skip]kazu2014-11-091-4/+4
* test_exception.rb: more testsnobu2014-11-071-12/+36
* pack.c: escape and encodingnobu2014-11-061-0/+8
* test_pack.rb: test_invalid_warningnobu2014-11-061-0/+5
* * test/ruby/test_method.rb: r48239 makes this test green.ko12014-11-021-0/+9
* comment updated.akr2014-11-011-1/+1
* refine message of assert_join_threads.akr2014-11-011-2/+3
* * test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr2014-11-011-2/+3
* * test/ruby/envutil.rb (assert_join_threads): New assertion toakr2014-11-012-46/+94
* parse.y: invalid instance/class variable namesnobu2014-11-011-0/+2
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-311-27/+4
* vm_insnhelper.c: allow to_arynobu2014-10-301-0/+26
* parse.y: reset current_arg after block varnobu2014-10-291-0/+10
* parse.y: warn iside a blocknobu2014-10-291-0/+40
* parse.y: warn circular argument referencenobu2014-10-291-4/+12
* load.c: transcode pathnobu2014-10-291-0/+22
* test_require.rb: renamenobu2014-10-291-2/+3
* ruby.c: no -r when dumpnobu2014-10-281-0/+37