aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/testing
Commit message (Expand)AuthorAgeFilesLines
* determine_constant_from_test_name does not swallow NoMethodErrors [Yves Senn]Xavier Noria2013-03-281-0/+10
* extract PerformanceTest into rails-performance_tests gemYves Senn2013-01-101-68/+0
* Fix typo in test nameCarlos Antonio da Silva2012-11-041-1/+1
* some ruby interpreters don't have ruby-prof so just skip the testsAaron Patterson2012-10-181-3/+12
* ConstantLookup is not needed in every TestCase decendantAndy Lindeman2012-09-261-0/+1
* Add missing inflector dependencyMike Moore2012-09-251-1/+1
* Create ActiveSupport::Testing::ConstantLookupMike Moore2012-09-241-0/+58
* Eliminate dependency on Rails::VERSION::STRINGAndrew White2012-06-051-2/+21
* decoupling activesupport performance testing from actionview and adding testsAndrew Mutz2012-05-281-0/+40