| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/test/unit/collector.rb (collect_file): now deletes paths added | ntalbott | 2005-02-17 | 3 | -40/+45 |
* | * lib/test/unit.rb: use standalone runner for -e. | nobu | 2004-12-19 | 3 | -8/+28 |
* | * lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): use | nobu | 2004-11-16 | 1 | -2/+2 |
* | * lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: remove | ocean | 2004-07-16 | 3 | -7/+7 |
* | * lib/text/unit.rb: Removed :nodoc: directive (it prevented effective | gsinclair | 2004-05-16 | 1 | -1/+11 |
* | lib/test/unit/assertions.rb: remove "all" that it has forgotten to remove. | eban | 2004-05-16 | 1 | -1/+1 |
* | * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were | gsinclair | 2004-05-16 | 16 | -177/+145 |
* | * eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320) | matz | 2004-05-07 | 1 | -1/+3 |
* | * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, | nobu | 2004-04-18 | 2 | -2/+2 |
* | Move RDoc comments for Test::Unit | dave | 2004-03-04 | 1 | -234/+232 |
* | * lib/test/unit.rb: rearranged documentation for RDoc's sake. | gsinclair | 2004-02-01 | 1 | -5/+6 |
* | * lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities): | nobu | 2004-01-13 | 6 | -24/+5 |
* | Add RDoc to build. Add --ri-system to RDoc | dave | 2004-01-05 | 1 | -5/+4 |
* | * lib/test/unit/assertions.rb: Modules are allowed to rescue. | nobu | 2003-12-24 | 3 | -25/+40 |
* | * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise | ntalbott | 2003-12-08 | 1 | -2/+8 |
* | * lib/test/unit/autorunner.rb: remove dependency to a particular | nobu | 2003-12-08 | 7 | -22/+22 |
* | * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises, | nobu | 2003-12-05 | 1 | -4/+4 |
* | * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises): | nobu | 2003-12-04 | 1 | -12/+22 |
* | * lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement. | nobu | 2003-12-02 | 1 | -1/+0 |
* | * bin/testrb: new test runner. [ruby-core:01845] | nobu | 2003-12-02 | 6 | -96/+107 |
* | * lib/test/unit/assertions.rb: fixed #assert_no_match message. | ntalbott | 2003-12-01 | 1 | -1/+1 |
* | * eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true as | nobu | 2003-11-27 | 3 | -3/+3 |
* | * lib/test/unit/util/backtracefilter.rb: fixed a bug that occurred | ntalbott | 2003-11-21 | 1 | -0/+1 |
* | * lib/test/unit/assertions.rb: use #__send__ instead of #send. | ntalbott | 2003-11-20 | 2 | -5/+5 |
* | * lib/test/unit.rb: do not run tests if $! is set. | ntalbott | 2003-11-18 | 2 | -2/+2 |
* | * lib/test/unit/autorunner.rb (keyword_display): sort keywords. | nobu | 2003-11-17 | 1 | -1/+1 |
* | * lib/test/unit/ui/tk/testrunner.rb, | nobu | 2003-11-17 | 4 | -35/+538 |
* | * lib/test/unit/ui/tk/testrunner.rb: use grid and panedwindow (if available) | nagai | 2003-11-13 | 1 | -12/+46 |
* | * lib/test/unit/assertions.rb (assert_throws, assert_nothing_thrown): | nobu | 2003-11-12 | 2 | -8/+11 |
* | * lib/test/unit/ui/testrunnermediator.rb: should require 'test/unit'. | ntalbott | 2003-11-11 | 1 | -0/+1 |
* | * lib/test/unit/ui/gtk/testrunner.rb: added a rescue clause to handle | ntalbott | 2003-11-11 | 1 | -1/+3 |
* | * lib/test/unit/assertions.rb: un-deprecated #assert_not_nil to | ntalbott | 2003-11-08 | 1 | -2/+1 |
* | * eval.c (rb_load): allow interrupt during loaded program | matz | 2003-11-06 | 2 | -0/+229 |
* | * lib/test/unit/ui/gtk/testrunner.rb: typo. | nobu | 2003-11-05 | 1 | -3/+3 |
* | * lib/test/unit/autorunner.rb: make fox runners work. | nahi | 2003-10-30 | 1 | -2/+2 |
* | * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file): | nobu | 2003-10-22 | 1 | -0/+1 |
* | * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file): | nobu | 2003-10-21 | 1 | -0/+4 |
* | * lib/test/unit.rb: removed installation instructions. | ntalbott | 2003-10-08 | 6 | -152/+319 |
* | * lib/test/unit/assertions.rb: will use pp for output if available. | ntalbott | 2003-10-05 | 1 | -5/+28 |
* | * lib/test/unit/assertions.rb: made small improvements to assertion | ntalbott | 2003-10-04 | 1 | -38/+45 |
* | * lib/test/unit/assertions.rb: refactored message building. | ntalbott | 2003-10-04 | 1 | -108/+94 |
* | * lib/test/unit/assertions.rb: changed assertion messages to rely more | ntalbott | 2003-10-04 | 1 | -39/+67 |
* | * lib/test/unit/testsuite.rb: changed #<< to return self, and added | ntalbott | 2003-10-03 | 2 | -3/+13 |
* | * lib/test/unit.rb: refactored to use optparse. | ntalbott | 2003-10-03 | 2 | -29/+88 |
* | * lib/test/unit/assertions.rb: added a default message for #assert, | ntalbott | 2003-10-02 | 5 | -42/+66 |
* | * lib/test/unit/assertions.rb: should not capture an | ntalbott | 2003-10-02 | 4 | -9/+9 |
* | * test/testunit/*: Added. | ntalbott | 2003-09-19 | 3 | -24/+180 |
* | * lib/test/unit/testcase.rb: Added equality checking. | ntalbott | 2003-08-06 | 3 | -3/+23 |
* | * lib/test/unit/ui/console/testrunner.rb: Flushed io in the | matz | 2003-08-04 | 1 | -0/+2 |
* | * class.c (rb_obj_singleton_methods): should not go up to | matz | 2003-08-01 | 1 | -1/+2 |