summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2014-06-06test_assignment.rb: split test_assignnobu
2014-06-06io.c: not shorten buffer unless succeedednobu
2014-06-04re.c: consider name encodingnobu
2014-06-04re.c: fix name with NULnobu
2014-06-03vm.c: return the result hashnobu
2014-06-03* test/ruby/test_gc.rb: allocate more objects to invoke GC by newobj.ko1
2014-06-03* test/ruby/memory_status.rb: add $LOAD_PATH to load test/unitko1
2014-06-01* test/ruby/envutil.rb (default_warning): New method.akr
2014-06-01Use EnvUtil.suppress_warning.akr
2014-06-01Suppress a warning.akr
2014-06-01Suppress a warning.akr
2014-05-31Join threads before close pipes.akr
2014-05-31Join threads.akr
2014-05-31Join threads.akr
2014-05-30add --disable-gemnaruse
2014-05-30test_string.rb: move and add assertionsnobu
2014-05-30string.c: reset code rangenobu
2014-05-30test_beginendblock.rb: avoid leaking threadsnobu
2014-05-29* io.c (pipe_open): Close pipes when rb_execarg_fixup() raisesakr
2014-05-29* io.c (rb_io_s_pipe): Close pipes if io_encoding_set() raises anakr
2014-05-28* test/ruby/test_io.rb (test_flush_in_finalizer1): Useakr
2014-05-28test_dir_m17n.rb: assert_raw_file_namenobu
2014-05-28envutil.rb: connect caller to backtracenobu
2014-05-28test_thread.rb: move thread switch testnobu
2014-05-27* test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr
2014-05-27parse.y: refine error messagenobu
2014-05-27* test/ruby/test_io.rb (test_flush_in_finalizer1): some opened fds areusa
2014-05-27* io.c (rb_io_autoclose_p): Don't raise on frozen IO.akr
2014-05-27io.c: no error on frozen IOnobu
2014-05-26Use Tempfile.create instead of Tempfile.new.akr
2014-05-26* test/ruby/test_file.rb: skip the test of atime on Windows, becauseusa
2014-05-26thread.c: preserve encodingnobu
2014-05-26test/ruby: fix leaked threadsnobu
2014-05-26test/ruby: fix leaked threadsnobu
2014-05-25Remove tempfiles.akr
2014-05-23test_file.rb: fix ctime on Windowsnobu
2014-05-23test_file.rb: estimate birthtimenobu
2014-05-22* file.c (stat_birthtime): add birthtime support [Feature #9647]naruse
2014-05-22I suspect such early wakeup is because of automatic time correctionnaruse
2014-05-22revert File::Statfs [Feature #9772]naruse
2014-05-21vm.c: rewind cfpnobu
2014-05-21test_backtrace.rb: r18554 testsnobu
2014-05-20* test/ruby/test_dir.rb: added testcase of double slash path.hsbt
2014-05-20more insrease timeout of test_LSHIFT_neary_long_maxnaruse
2014-05-19string.c: byte offsetnobu
2014-05-18envutil.rb: fix argumentnobu
2014-05-18Use Etc.uname instead of uname command invocation.akr
2014-05-18Fix a constant reference.akr
2014-05-18* test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr
2014-05-18increase timeout 10 to 15 on test_LSHIFT_neary_long_maxnaruse