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_case_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-0
/
+47
*
Move as/test_test to as/test_case_test
Zachary Scott
2014-08-19
1
-0
/
+174
*
Remove active_support/testing/pending.rb was deprecated.
kennyj
2013-06-01
1
-11
/
+0
*
Updates to make rails 4 happy with minitest 5:
Ryan Davis
2013-05-06
1
-110
/
+0
*
Fix failures in AS with minitest 4.7.4
Carlos Antonio da Silva
2013-05-01
1
-0
/
+3
*
Properly deprecate #pending from AS::TestCase
Carlos Antonio da Silva
2012-11-18
1
-0
/
+6
*
Make the tests pass with minitest 4.2
Rafael Mendonça França
2012-11-05
1
-0
/
+3
*
Exceptions like Interrupt should not be rescued.
James Mead
2012-05-28
1
-8
/
+50
*
make sure the test case name is nil
Aaron Patterson
2012-01-06
1
-0
/
+8
*
No need to check if MiniTest::Assertions is defined
Rafael Mendonça França
2012-01-06
1
-32
/
+30
*
fixing test case test on 1.9.3dev
Aaron Patterson
2011-03-01
1
-0
/
+4
*
calling correct method on minitest for test name when teardown callback fails
Aaron Patterson
2010-10-04
1
-0
/
+19
*
[#5406 state:resolved] calling the correct method on minitest to obtain the t...
Aaron Patterson
2010-10-04
1
-0
/
+38