aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/tasks/testing.rake
Commit message (Expand)AuthorAgeFilesLines
* Include functionals in default test runDavid Heinemeier Hansson2006-02-271-1/+1
* Added namespaces to all tasks, so for example load_fixtures is now db:fixture...David Heinemeier Hansson2006-02-271-32/+42
* Add Rakefile to plugin generator. Let test_plugins rake task look deeper int...Jeremy Kemper2005-10-281-4/+4
* Added test_plugins task: Run the plugin tests in vendor/plugins/**/test (or s...David Heinemeier Hansson2005-10-281-0/+13
* Cleaned it up a bit.. Dependencies can be declared inlineDavid Heinemeier Hansson2005-10-131-8/+5
* Support using different database adapters for development and test with Activ...Sam Stephenson2005-10-131-4/+4
* Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...David Heinemeier Hansson2005-09-031-0/+40