index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
test_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract ActiveSupport::Callbacks from Active Record, test case setup and tear...
Jeremy Kemper
2008-01-19
1
-4
/
+4
*
* Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos...
Jeremy Kemper
2008-01-05
1
-0
/
+46
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+2
*
Make sure default_test is tested for ActiveSupport::TestCase too
Michael Koziarski
2007-10-26
1
-3
/
+5
*
Make Default Test work with both ruby 1.8.4 and 1.8.6. [DrMark] Closes #10003
Michael Koziarski
2007-10-26
1
-0
/
+6
*
Mark Test::Unit#assert_difference incompatibility with Ruby 2 due to Proc#bin...
Jeremy Kemper
2007-09-29
1
-32
/
+35
*
Enhance assert_difference to accept arrays of strings which are then evaled
Tobias Lütke
2007-06-01
1
-0
/
+6
*
Silence some warnings.
Jeremy Kemper
2007-05-18
1
-2
/
+2
*
Evaluate expression for assert_difference in the scope of the block
Marcel Molina
2007-05-08
1
-0
/
+7
*
Simplify API of assert_difference by passing in an expression that is evaluat...
Marcel Molina
2007-05-08
1
-16
/
+31
*
Added assert_difference and assert_no_difference to test/unit assertions
Tobias Lütke
2007-05-01
1
-0
/
+34