index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/extmk.rb (extmake): skip uncompiled extensions.
nobu
2004-04-08
1
-0
/
+1
*
Move RDoc comments for Test::Unit
dave
2004-03-04
1
-259
/
+258
*
From ruby_1_8 branch:
gsinclair
2004-02-01
1
-5
/
+6
*
* lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):
nobu
2004-01-13
6
-24
/
+5
*
* lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadError
nahi
2004-01-09
1
-1
/
+0
*
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
*
Initial revision
ntalbott
2003-02-12
15
-0
/
+2075