aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* test_signal.rb: extra quotesnobu2013-06-191-1/+1
* * test/ruby/envutil.rb (EnvUtil#rubybin): remove unnecessary unless expression.kazu2013-06-191-3/+0
* * vm_insnhelper.c (vm_call_method): ensure methods of typecharliesome2013-06-181-0/+8
* test_symbol.rb: fix testnobu2013-06-181-4/+2
* Remove useless sleepnaruse2013-06-181-1/+1
* Add timeout to avoid sticknaruse2013-06-181-7/+10
* Message is 3rd argument, not 2ndnaruse2013-06-181-2/+2
* * test/ruby/test_proc.rb (TestProc#test_block_given_method_to_proc):ktsj2013-06-171-1/+0
* * include/ruby/ruby.h, vm_eval.c (rb_funcall_with_block):ktsj2013-06-171-1/+0
* * include/ruby/intern.h, proc.c (rb_method_call_with_block):ktsj2013-06-171-1/+0
* Write stdin_data only if it existsnaruse2013-06-171-1/+1
* skip new tests until fixednobu2013-06-172-0/+4
* test/ruby/test_symbol.rb: tests for [Bug #8531]nobu2013-06-171-1/+29
* test/ruby/test_proc.rb: tests for [Bug #8341]nobu2013-06-171-0/+39
* vm_eval.c: __dir__ in evalnobu2013-06-141-0/+2
* test_method.rb: use realpathnobu2013-06-141-1/+1
* * compile.c (rb_iseq_compile_node): fix location of a `trace'ko12013-06-141-0/+13
* * test/ruby/test_thread.rb (test_thread_local_security): Don't createakr2013-06-131-2/+0
* * test/-ext-/test_printf.rb, test/rss/test_parser.rb,shugo2013-06-136-144/+77
* * eval.c (mod_using): new method Module#using, which activatesshugo2013-06-121-8/+57
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-1220-511/+15
* test_io.rb: fix test errornobu2013-06-121-1/+21
* io.c: fix 7bit coderange conditionnobu2013-06-121-1/+11
* array.c: freeze in callbacknobu2013-06-121-0/+9
* array.c: freeze in callbacknobu2013-06-121-0/+16
* * test/ruby/test_beginendblock.rb (test_exitcode_in_at_exit): fix NameError.ktsj2013-06-101-0/+1
* eval_error.c: restore errinfonobu2013-06-101-0/+14
* test_beginendblock.rb: rename methodsnobu2013-06-101-2/+2
* Fix a typo.akr2013-06-081-1/+1
* * class.c (include_modules_at): invalidate method cache if includedcharliesome2013-06-081-0/+20
* * numeric.c (num_quo): Use to_r method to convert the receiver tomrkn2013-06-061-1/+14
* * numeric.c (num_quo): should return a Float for a Float argument.mrkn2013-06-062-1/+4
* * string.c (String#b): Allow code range scan to happen later soknu2013-06-051-0/+2
* * vm_insnhelper.c (vm_yield_setup_block_args): partially revert r41019.naruse2013-06-021-0/+11
* Suppress warnings: setting Encoding.default_internalnaruse2013-06-021-10/+11
* * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj2013-06-021-60/+60
* compile.c: not simple if keyword argsnobu2013-06-011-0/+2
* vm_insnhelper.c: extract keyword arguments after splatnobu2013-06-011-1/+6
* * vm_insnhelper.c (vm_callee_setup_keyword_arg,mame2013-05-301-1/+11
* GC before running test_copy_stream_socket7naruse2013-05-291-0/+1
* test_method.rb: fix for direct invocationnobu2013-05-271-1/+1
* * dir.c (bracket): fix copy-paste error. When the first and lastmame2013-05-251-0/+5
* * variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome2013-05-241-0/+9
* * test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): HFS+ seemsnobu2013-05-231-2/+2
* test_io.rb: test for writenobu2013-05-231-4/+24
* win32.c: check error of SetFilePointernobu2013-05-221-0/+11
* * test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou2013-05-211-1/+1
* test_dir_m17n.rb: sort Dir.entriesnobu2013-05-211-0/+1
* force_encoding expected result as filesystem encodingnaruse2013-05-211-0/+4
* dir.c: compose HFS file namesnobu2013-05-201-0/+20