summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-05-25* test/lib/minitest/unit.rb: Sort leaked threads and tempfiles.akr
2014-05-25Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"naruse
2014-05-25vsnprintf.c: fix string precisionnobu
2014-05-25* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]zzak
2014-05-25* test/fileutils/test_fileutils.rb (test_chown_R): Add tests forhsbt
2014-05-25* test/fileutils/test_fileutils.rb: Added recursively chmod tests.hsbt
2014-05-25* test/lib/minitest/unit.rb: Show leakes threads and tempfiles.akr
2014-05-25* test/openssl/test_partial_record_read.rb: Testing read_nonblock onhsbt
2014-05-24* test/lib/minitest/.document: removed unused configuration. [ci skip]hsbt
2014-05-24test_udp_server don't test IPv6 link-local addresses.akr
2014-05-24* test/lib/minitest/spec.rb: Unused file removed.akr
2014-05-24* test/benchmark/test_benchmark.rb: Use test/unit.akr
2014-05-24* test/lib/minitest/unit.rb (parallelize_me!): Removed.akr
2014-05-24* test/lib/minitest/hell.rb: Unused file removed.akr
2014-05-24* test/lib/minitest: Remove comments not appropriate now.akr
2014-05-24* test/lib/test/unit/test-unit.gemspec: removed needless gemspec file.hsbt
2014-05-23net/protocol.rb: fix SMTP dot stuffingnobu
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-19* test/dbm/test_dbm.rb: Use Etc.uname.akr
2014-05-19string.c: byte offsetnobu
2014-05-18envutil.rb: fix argumentnobu
2014-05-18test_etc.rb: omit unrunnable testsnobu
2014-05-18increase waitnaruse
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[DOC]akr
2014-05-18* ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr
2014-05-18* ext/etc/etc.c: Etc.uname method implemented.akr
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-17* test/runner.rb: remove dependency test-unit and minitesthsbt
2014-05-16dir.c: match plain names as-isnobu
2014-05-15parallel.rb: fix test-all parallel failureshirosaki
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-10test_io_console.rb: show failure detailsnobu