summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2014-05-18output more verbose to debugnaruse
2014-05-18* configure.in: Check nextafter() availability.akr
2014-05-18* enum.c: Enumerable#slice_after implemented.akr
2014-05-17io.c: buffer must be modifiablenobu
2014-05-16dir.c: match plain names as-isnobu
2014-05-11test_process.rb: duplicate assertionsnobu
2014-05-11test_process.rb: WIFEXITED and so on are system dependentnobu
2014-05-11signal.c: directly deliver non-handlable signalsnobu
2014-05-10signal.c: directly enqueuenobu
2014-05-10envutil.rb: rubybin: keywordnobu
2014-05-10envutil.rb: successfully terminated processnobu
2014-05-10thread.c: stop if forked in a sub-threadnobu
2014-05-10test_signal.rb: test iff SIGQUIT is supportednobu
2014-05-10test_thread.rb: run with default handlernobu
2014-05-09* signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.akr
2014-05-09test_signal.rb: missing argvnobu
2014-05-09test_beginendblock.rb, test_signal.rb: run with default handlernobu
2014-05-08class.c: always clear tables firstnobu
2014-05-07numeric.c: check keyword argumentsnobu