aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* test/unit.rb: ExcludesOptionnobu2015-01-041-0/+54
* test/unit.rb: reorder Test::Unitnobu2015-01-041-337/+292
* test/unit.rb: split Test::Unitnobu2015-01-041-8/+103
* parallel.rb: expand pathnobu2015-01-041-1/+1
* testcase.rb: call supernobu2015-01-041-0/+1
* unit.rb: no insult methodnobu2015-01-041-12/+0
* unit.rb: no UNDEFINEDnobu2015-01-041-10/+4
* Refine help message.akr2015-01-031-2/+2
* tracepointchecker.rb: for older TracePointnobu2015-01-021-2/+2
* leakchecker.rb: for older IO.consolenobu2015-01-021-2/+2
* tracepointchecker.rb: needs TracePointnobu2015-01-021-2/+2
* console.c: IO.console arguments passingnobu2014-12-251-0/+3
* * test/lib/test/unit.rb: Also rescue EINVAL for older Linux thatheadius2014-12-151-1/+1
* envutil.rb: kill pgroupnobu2014-12-111-1/+7
* envutil.rb: skip if load failednobu2014-11-271-0/+2
* * lib/rake: Update to rake 10.4.0drbrain2014-11-251-0/+2
* vm_eval.c: UncaughtThrowErrornobu2014-11-151-2/+2
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-134-0/+729
* test_exception.rb: more testsnobu2014-11-071-1/+1
* * test/openssl/utils.rb (start_server): Don't close sockets beforeakr2014-11-011-0/+1
* * test/lib/test/unit.rb: Hide skips by default.akr2014-10-121-0/+1
* * configure.in (dirfd): Check function.akr2014-09-041-1/+0
* leakchecker.rb: temporary measure againt WEBricknobu2014-07-251-1/+1
* test/unit.rb: temporary measure againt minitestnobu2014-07-251-1/+5
* minitest/unit.rb: flush messagesnobu2014-07-231-0/+1
* test/unit.rb: newline after messagenobu2014-07-041-1/+1
* leakchecker.rb: MiniTest::Unit.outputnobu2014-07-021-0/+4
* exception must make process stopnaruse2014-07-011-1/+1
* show if parallel test-all fails to Marshal.loadnaruse2014-06-301-2/+9
* suppress warnings: assigned but unused variablenaruse2014-06-301-2/+2
* inspect IO objects before closed IO object test.akr2014-06-281-5/+6
* Suppress double dots.akr2014-06-281-1/+5
* reapply r46568 "assertions.rb: refine message"nobu2014-06-271-1/+1
* Revert r46568 "assertions.rb: refine message"naruse2014-06-271-1/+1
* assertions.rb: refine messagenobu2014-06-261-1/+1
* * test/with_different_ofs.rb: move into test library directory.hsbt2014-06-261-0/+17
* * test/profile_test_all.rb: move into test library directory.hsbt2014-06-261-0/+90
* * test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko12014-06-201-0/+118
* * test/lib/leakchecker.rb: Leak checker extracted fromakr2014-05-312-160/+162
* don't remove test resultsnaruse2014-05-311-3/+1
* * test/lib/minitest/unit.rb: Check Tempfile leaks for each test methodakr2014-05-301-36/+70
* * test/lib/minitest/unit.rb (check_fd_leak): Sort the inspectedakr2014-05-301-1/+1
* * test/lib/minitest/unit.rb (check_fd_leak): Try GC to delete leakedakr2014-05-301-0/+2
* force_encoding to get the log of failure by Encoding::CompatibilityErrornaruse2014-05-301-0/+1
* minitest/unit.rb: defer requiring -test-nobu2014-05-301-8/+5
* * test/lib/test/unit/parallel.rb (_run_suite): orig_stdout may be nilnaruse2014-05-301-2/+2
* * ext/-test-/dir: Dir#fileno implemented.akr2014-05-291-1/+12
* * test/lib/minitest/unit.rb (capture_subprocess_io): Close fds.akr2014-05-291-0/+2
* * test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr2014-05-271-1/+1
* parallel.rb: do not split messagesnobu2014-05-271-1/+2