aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
...
* test/unit.rb: --test-order optionnobu2015-07-271-0/+12
* use Timeout.timeoutnobu2015-07-131-2/+2
* leakchecker.rb: close consolenobu2015-07-081-3/+3
* * test/lib/memory_status.rb: removed redundant path.hsbt2015-07-061-1/+1
* parallel.rb: upper directorynobu2015-07-051-1/+1
* * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak):ngoto2015-06-252-25/+30
* * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto2015-06-221-20/+0
* envutil.rb: show failure descriptionnobu2015-06-151-2/+2
* envutil.rb: no signal description iff possiblenobu2015-06-151-1/+2
* * test/lib/leakchecker.rb (check): refactor.eregon2015-06-131-5/+7
* * test/lib/leakchecker.rb: Return false for no leaks.eregon2015-06-131-1/+1
* envutil.rb: failure descriptionnobu2015-06-131-1/+1
* * test/lib/envutil.rb (assert_no_memory_leak): change default valueko12015-06-041-1/+1
* envutil.rb: EnvUtil.gc_stress_to_classnobu2015-05-271-0/+8
* default colorsnobu2015-05-171-1/+7
* reset colorsnobu2015-05-171-3/+3
* * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.akr2015-04-131-0/+6
* * test/lib/leakchecker.rb: Check environment variables.akr2015-03-121-1/+32
* envutil.rb: no need to sleepnobu2015-03-041-1/+0
* envutil.rb: diagnostic_reports for SIGTRAPnobu2015-03-041-1/+1
* * test/lib/envutil.rb (EnvUtil.invoke_ruby): need to rescue becauseusa2015-03-031-1/+1
* envutil.rb: improve by assert_pattern_listnobu2015-03-031-1/+3
* envutil.rb: fix typonobu2015-03-021-1/+1
* envutil.rb: fix const namenobu2015-03-021-1/+1
* envutil.rb: timeout_error argument to invoke_rubynobu2015-03-021-10/+11
* envutil.rb: signal list to invoke_rubynobu2015-03-021-12/+24
* envutil.rb: signal argumentnobu2015-03-011-1/+1
* test/unit.rb: regexps to excludenobu2015-02-091-2/+5
* test/unit.rb: --excludes-dir listnobu2015-01-101-13/+19
* 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