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
/
railties
/
lib
/
tasks
/
testing.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proper description syntax for test tasks (closes #5308)
David Heinemeier Hansson
2006-09-05
1
-6
/
+6
*
rake test:recent understands subdirectories. Closes #2925.
Jeremy Kemper
2006-05-12
1
-5
/
+20
*
Testing of uncommited should test controllers too (closes #4265) [technomancy...
David Heinemeier Hansson
2006-03-18
1
-4
/
+9
*
Delay rake:uncommitted's execution of `svn status`
Nicholas Seckar
2006-03-13
1
-5
/
+7
*
We need to silence_stderr on the call to svn in order not to get errors when ...
David Heinemeier Hansson
2006-03-04
1
-3
/
+15
*
Added test:uncommitted to test changes since last checkin to Subversion (clos...
David Heinemeier Hansson
2006-03-02
1
-1
/
+12
*
Add integration test support to app generation and testing
Jamis Buck
2006-02-28
1
-1
/
+13
*
Include functionals in default test run
David Heinemeier Hansson
2006-02-27
1
-1
/
+1
*
Added namespaces to all tasks, so for example load_fixtures is now db:fixture...
David Heinemeier Hansson
2006-02-27
1
-32
/
+42
*
Add Rakefile to plugin generator. Let test_plugins rake task look deeper int...
Jeremy Kemper
2005-10-28
1
-4
/
+4
*
Added test_plugins task: Run the plugin tests in vendor/plugins/**/test (or s...
David Heinemeier Hansson
2005-10-28
1
-0
/
+13
*
Cleaned it up a bit.. Dependencies can be declared inline
David Heinemeier Hansson
2005-10-13
1
-8
/
+5
*
Support using different database adapters for development and test with Activ...
Sam Stephenson
2005-10-13
1
-4
/
+4
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
1
-0
/
+40