aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * introduce new ISeq binary format serializer/de-serializerko12015-12-081-1/+1
* * test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.ko12015-12-071-0/+1
* * test/runner.rb: use official repository for coverage tool.hsbt2015-11-091-2/+7
* * test/runner.rb: extracted test helper.hsbt2015-11-061-13/+1
* * lib/rake/*: Gemify rake [fix GH-862][Feature #11025]hsbt2015-04-041-0/+5
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/runner.rb: reporting test coverage for test-all with COVERAGE env.hsbt2014-09-021-0/+6
* * test/profile_test_all.rb: move into test library directory.hsbt2014-06-261-1/+1
* * test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko12014-06-201-13/+2
* runner.rb: instance variablenobu2014-06-161-2/+2
* * test/runner.rb: failure message should be passed as an argument.ko12014-06-161-2/+4
* * test/runner.rb: capture TracePoint stat before setup and compareko12014-06-161-6/+8
* runner.rb: use class variablenobu2014-06-141-3/+4
* runner.rb: check incrementnobu2014-06-141-1/+3
* runner.rb: include event namenobu2014-06-141-1/+1
* * vm_trace.c: add new method TracePoint.stat to debugko12014-06-131-0/+6
* * test/runner.rb: fixed randomly test failure.hsbt2014-05-271-0/+1
* * test/runner.rb: remove dependency test-unit and minitesthsbt2014-05-171-2/+4
* * test/runner.rb: fix commit miss on r44278.ko12013-12-181-1/+0
* * gc.c (gc_profile_dump_major_reason): fix this function because major_reasonko12013-12-181-0/+1
* * test/profile_test_all.rb: refactoring memory profiling tool forko12013-08-161-1/+1
* Show more portable and detailed info on NoMemoryError ref #8711naruse2013-08-011-1/+1
* Show memory usage on NoMemoryError ref #8711naruse2013-08-011-0/+1
* revert r42255 ref #8711naruse2013-07-311-4/+0
* Show /proc/meminfo on NoMemoryError ref #8711naruse2013-07-311-2/+1
* rescue NoMemoryErrornaruse2013-07-301-1/+1
* remove debugging raise in previous commitnaruse2013-07-301-1/+0
* Show ObjectSpace.count_objects to debug NoMemoryErrornaruse2013-07-301-1/+12
* test/runner.rb: reap zombiesnobu2013-06-191-0/+12
* * test/runner.rb: Set GEM_HOME, GEM_PATH and GEM_SKIP to empty set.drbrain2012-12-011-9/+1
* runner.rb: no installed gemsnobu2012-08-031-0/+1
* test: skip default gemsnobu2012-07-121-0/+9
* test: realpathnobu2012-06-081-1/+1
* * common.mk (RUN_OPT): disable gems.nobu2011-07-081-0/+2
* * test/runner.rb: set Gem::TestCase's @@project_dir.naruse2011-03-221-0/+3
* Import rubygems 1.6.2 (release candidate @ 2026fbb5)ryan2011-03-091-1/+1
* * bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu2011-02-111-9/+1
* * common.mk (test-build): test for build process.nobu2010-12-061-1/+0
* * test/profile_test_all.rb: added.ko12010-10-291-0/+2
* * lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu2010-09-161-12/+3
* * lib/test/unit.rb (MiniTest::Unit#process_args): refactored.nobu2010-07-171-1/+2
* * lib/test/unit.rb: MiniTest::Unit is different class fromnobu2010-07-171-1/+1
* * lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame2010-07-161-1/+1
* * lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu2010-07-161-1/+1
* * test/runner.rb: search srcdir/test/arg at first to find test/rubyakr2008-10-201-3/+3
* * lib/test/unit.rb (Test::Unit.setup_argv): call given block forakr2008-10-191-1/+21
* * lib/test/unit: removed test/unit.akr2008-10-161-16/+2
* Disable minitest autorunner and run manually in order to get test/unit fork/s...ryan2008-10-151-1/+11
* Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rbryan2008-10-101-43/+1