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
/
unit
/
assertions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/test/unit/assertions.rb (assert_equal): use Time#subsec if nsec
akr
2009-09-29
1
-2
/
+10
*
* lib/test/unit/assertions.rb: don't define assert_not_* if already
akr
2009-02-27
1
-2
/
+4
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions): aliases
nobu
2009-02-15
1
-0
/
+4
*
* lib/test/unit/assertions.rb (assert_equal): show class in failure
akr
2009-01-31
1
-0
/
+4
*
* lib/test/unit/assertions.rb
akr
2009-01-30
1
-1
/
+1
*
* lib/test/unit/assertions.rb (assert_respond_to): gets rid of
nobu
2009-01-30
1
-0
/
+5
*
* lib/test/unit/assertions.rb (assert_nothing_raised): removes the
nobu
2009-01-12
1
-3
/
+9
*
* lib/test/unit/assertions.rb (assert_no_match): don't count up as two
akr
2009-01-07
1
-0
/
+1
*
* lib/test/unit/assertions.rb (assert_equal): show small differences
akr
2008-12-23
1
-1
/
+5
*
* lib/test/unit/assertions.rb (assert_nothing_raised): increment
akr
2008-12-22
1
-0
/
+1
*
* lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.
akr
2008-12-11
1
-0
/
+110
*
* lib/test/unit: removed test/unit.
akr
2008-10-16
1
-622
/
+0
*
Restored test/unit
ryan
2008-10-10
1
-0
/
+622
*
Removing miniunit
ryan
2008-10-10
1
-70
/
+0
*
* lib/test/unit/assertions.rb: assert_nothing_thrown,
naruse
2008-10-08
1
-16
/
+27
*
* lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised):
matz
2008-10-06
1
-1
/
+1
*
* test/mini/test_mini_test.rb: recovered. It had been temporarily removed at ...
yugui
2008-10-04
1
-615
/
+52
*
Reverts the changes of lib/test/unit.rb in r19502 and r19501.
yugui
2008-09-30
1
-0
/
+622
*
Reverts the changes of lib/test/unit/* in r19543, r19534 and r19503.
yugui
2008-09-30
1
-59
/
+0
*
Not a typo. The name is better plural. Better English and more consistent wit...
ryan
2008-09-25
1
-1
/
+1
*
* lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.
nobu
2008-09-24
1
-1
/
+1
*
Added miniunit 1.3.0
ryan
2008-09-23
1
-0
/
+59
*
Removed test/unit
ryan
2008-09-23
1
-622
/
+0
*
* Fix variable name.
gotoyuzo
2007-12-28
1
-5
/
+5
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):
gotoyuzo
2007-12-28
1
-11
/
+11
*
* eval.c (Init_eval): add aliases invoke_method and
matz
2006-06-17
1
-46
/
+194
*
* lib/test/unit/assertions.rb: Modules are allowed to rescue.
nobu
2003-12-24
1
-11
/
+23
*
* lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise
ntalbott
2003-12-08
1
-2
/
+8
*
* 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/assertions.rb: fixed #assert_no_match message.
ntalbott
2003-12-01
1
-1
/
+1
*
* lib/test/unit/assertions.rb: use #__send__ instead of #send.
ntalbott
2003-11-20
1
-4
/
+4
*
* lib/test/unit/assertions.rb (assert_throws, assert_nothing_thrown):
nobu
2003-11-12
1
-7
/
+10
*
* lib/test/unit/assertions.rb: un-deprecated #assert_not_nil to
ntalbott
2003-11-08
1
-2
/
+1
*
* 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/assertions.rb: added a default message for #assert,
ntalbott
2003-10-02
1
-3
/
+3
*
* lib/test/unit/assertions.rb: should not capture an
ntalbott
2003-10-02
1
-4
/
+4
*
* lib/test/unit/testcase.rb: Added equality checking.
ntalbott
2003-08-06
1
-1
/
+7
*
Initial revision
ntalbott
2003-02-12
1
-0
/
+394