summaryrefslogtreecommitdiff
path: root/test/runner.rb
AgeCommit message (Expand)Author
2013-12-18* test/runner.rb: fix commit miss on r44278.ko1
2013-12-18* gc.c (gc_profile_dump_major_reason): fix this function because major_reasonko1
2013-08-16* test/profile_test_all.rb: refactoring memory profiling tool forko1
2013-08-01Show more portable and detailed info on NoMemoryError ref #8711naruse
2013-08-01Show memory usage on NoMemoryError ref #8711naruse
2013-07-31revert r42255 ref #8711naruse
2013-07-31Show /proc/meminfo on NoMemoryError ref #8711naruse
2013-07-30rescue NoMemoryErrornaruse
2013-07-30remove debugging raise in previous commitnaruse
2013-07-30Show ObjectSpace.count_objects to debug NoMemoryErrornaruse
2013-06-19test/runner.rb: reap zombiesnobu
2012-12-01* test/runner.rb: Set GEM_HOME, GEM_PATH and GEM_SKIP to empty set.drbrain
2012-08-03runner.rb: no installed gemsnobu
2012-07-12test: skip default gemsnobu
2012-06-08test: realpathnobu
2011-07-08* common.mk (RUN_OPT): disable gems.nobu
2011-03-22* test/runner.rb: set Gem::TestCase's @@project_dir.naruse
2011-03-09Import rubygems 1.6.2 (release candidate @ 2026fbb5)ryan
2011-02-11* bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu
2010-12-06* common.mk (test-build): test for build process.nobu
2010-10-29* test/profile_test_all.rb: added.ko1
2010-09-16* lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu
2010-07-17* lib/test/unit.rb (MiniTest::Unit#process_args): refactored.nobu
2010-07-17* lib/test/unit.rb: MiniTest::Unit is different class fromnobu
2010-07-16* lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame
2010-07-16* lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu
2008-10-20* test/runner.rb: search srcdir/test/arg at first to find test/rubyakr
2008-10-19* lib/test/unit.rb (Test::Unit.setup_argv): call given block forakr
2008-10-16* lib/test/unit: removed test/unit.akr
2008-10-15Disable minitest autorunner and run manually in order to get test/unit fork/s...ryan
2008-10-10Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rbryan
2008-09-29Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rbdrbrain
2008-09-25I finally clued into the fact that test/unit's -x was for file level filterin...ryan
2008-09-24Allow for -v and other flags to be passed through properlyryan
2008-09-24Added ARGV filtering for tests. Allows for multiple valuesryan
2008-09-23Added changes needed for miniunit. usually from using internal calls that are...ryan
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2004-11-20* test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb beforeeban
2004-04-08* ext/extmk.rb (extmake): skip uncompiled extensions.nobu
2003-12-02* bin/testrb: new test runner. [ruby-core:01845]nobu
2003-10-13* eval.c (rb_feature_p): match by classified suffix.nobu
2003-10-08 * lib/test/unit.rb: removed installation instructions.ntalbott
2003-10-04* lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi
2003-09-30* test/runner.rb: glob for directories.nobu
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/runner.rb: arguments should be keys.nobu
2003-09-05test/runner.rb: convert Version to numeric array.nobu
2003-09-05test/runner.rb: add Release.nobu
2003-09-05* lib/optparse.rb (--version): fix assignment/reference order.nobu
2003-09-05* test/runner.rb: added. gets testcases from command line and runs it.nahi