aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/test_unit/testing.rake
Commit message (Expand)AuthorAgeFilesLines
* Use Config::CONFIG['host_os'] instead of RUBY_PLATFORM [#4477 state:resolved]Anil Wadghule2010-04-261-1/+1
* Ensure application rake tasks and generators are loaded after the ones specif...José Valim2010-04-261-0/+2
* Use correct RUBY_PLATFORM regex for Windows env [#4385 state:resolved]Anil Wadghule2010-04-131-1/+1
* db:test:prepare for tasks only if AR is loadedSantiago Pastorino2010-04-091-7/+11
* Only load testing tasks if test unit is being used.José Valim2010-01-291-0/+130