aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/envutil.rb (default_warning): New method.akr2014-06-012-2/+10
* Use EnvUtil.suppress_warning.akr2014-06-011-32/+28
* Suppress a warning.akr2014-06-011-0/+5
* Suppress a warning.akr2014-06-011-0/+5
* Join threads before close pipes.akr2014-05-311-10/+8
* Join threads.akr2014-05-312-2/+4
* Join threads.akr2014-05-311-2/+6
* add --disable-gemnaruse2014-05-301-2/+2
* test_string.rb: move and add assertionsnobu2014-05-301-2/+5
* string.c: reset code rangenobu2014-05-301-0/+2
* test_beginendblock.rb: avoid leaking threadsnobu2014-05-301-1/+1
* * io.c (pipe_open): Close pipes when rb_execarg_fixup() raisesakr2014-05-291-22/+33
* * io.c (rb_io_s_pipe): Close pipes if io_encoding_set() raises anakr2014-05-292-65/+82
* * test/ruby/test_io.rb (test_flush_in_finalizer1): Useakr2014-05-281-1/+6
* test_dir_m17n.rb: assert_raw_file_namenobu2014-05-281-4/+4
* envutil.rb: connect caller to backtracenobu2014-05-281-0/+3
* test_thread.rb: move thread switch testnobu2014-05-281-0/+18
* * test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr2014-05-271-4/+4
* parse.y: refine error messagenobu2014-05-271-0/+9
* * test/ruby/test_io.rb (test_flush_in_finalizer1): some opened fds areusa2014-05-271-2/+3
* * io.c (rb_io_autoclose_p): Don't raise on frozen IO.akr2014-05-271-0/+7
* io.c: no error on frozen IOnobu2014-05-271-0/+10
* Use Tempfile.create instead of Tempfile.new.akr2014-05-261-25/+24
* * test/ruby/test_file.rb: skip the test of atime on Windows, becauseusa2014-05-261-0/+1
* thread.c: preserve encodingnobu2014-05-261-0/+7
* test/ruby: fix leaked threadsnobu2014-05-261-0/+1
* test/ruby: fix leaked threadsnobu2014-05-264-4/+12
* Remove tempfiles.akr2014-05-251-0/+2
* test_file.rb: fix ctime on Windowsnobu2014-05-231-3/+3
* test_file.rb: estimate birthtimenobu2014-05-231-1/+3
* * file.c (stat_birthtime): add birthtime support [Feature #9647]naruse2014-05-221-0/+25
* I suspect such early wakeup is because of automatic time correctionnaruse2014-05-221-10/+3
* revert File::Statfs [Feature #9772]naruse2014-05-222-49/+16
* vm.c: rewind cfpnobu2014-05-211-0/+7
* test_backtrace.rb: r18554 testsnobu2014-05-211-0/+20
* * test/ruby/test_dir.rb: added testcase of double slash path.hsbt2014-05-201-0/+1
* more insrease timeout of test_LSHIFT_neary_long_maxnaruse2014-05-201-1/+1
* string.c: byte offsetnobu2014-05-191-0/+3
* envutil.rb: fix argumentnobu2014-05-181-1/+1
* Use Etc.uname instead of uname command invocation.akr2014-05-182-4/+5
* Fix a constant reference.akr2014-05-181-1/+1
* * test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr2014-05-181-6/+6
* increase timeout 10 to 15 on test_LSHIFT_neary_long_maxnaruse2014-05-181-1/+1
* output more verbose to debugnaruse2014-05-181-2/+3
* * configure.in: Check nextafter() availability.akr2014-05-181-0/+35
* * enum.c: Enumerable#slice_after implemented.akr2014-05-182-0/+44
* io.c: buffer must be modifiablenobu2014-05-171-6/+5
* dir.c: match plain names as-isnobu2014-05-161-0/+6
* test_process.rb: duplicate assertionsnobu2014-05-111-6/+3
* test_process.rb: WIFEXITED and so on are system dependentnobu2014-05-111-1/+4