summaryrefslogtreecommitdiff
path: root/lib/test/unit/collector
AgeCommit message (Expand)Author
2006-10-02* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2006-10-01* common.mk (test-all): separate directory where running test casesnobu
2006-02-17* eval.c (ev_const_get): simplified using rb_const_get_fallback().matz
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2004-12-19* lib/test/unit.rb: use standalone runner for -e.nobu
2004-11-19* lib/test/unit/collector/dir.rb: typo fix.eban
2004-11-19* lib/test/unit/collector/dir.rb: better regex.eban
2004-11-19* lib/test/unit/collector/dir.rb: better support for -p/-x option.eban
2004-11-19* lib/test/unit/collector/dir.rb: add support for directory nameeban
2004-11-16* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): addusa
2004-01-09 * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi
2003-12-24* lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-21* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-08 * lib/test/unit.rb: removed installation instructions.ntalbott
2003-10-03 * lib/test/unit/testsuite.rb: changed #<< to return self, and addedntalbott
2003-10-03 * lib/test/unit.rb: refactored to use optparse.ntalbott
2003-10-02 * lib/test/unit/assertions.rb: should not capture anntalbott
2003-09-19 * test/testunit/*: Added.ntalbott