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
*
Ruby 1.9 compatibility. References #1689.
Jeremy Kemper
2007-12-17
1
-2
/
+2
*
rake test aborts if tests failed. Closes #9962 [Jason Roelofs]
Jeremy Kemper
2007-10-23
1
-1
/
+1
*
Axe excess backtracery.
Jeremy Kemper
2007-10-07
1
-6
/
+4
*
Don't raise superfluous exception on test failure.
Jeremy Kemper
2007-09-11
1
-6
/
+6
*
Windows: include MinGW in RUBY_PLATFORM check. Closes #2982.
Jeremy Kemper
2007-03-06
1
-1
/
+1
*
Stop swallowing errors during rake test [Koz]
Michael Koziarski
2007-02-20
1
-7
/
+10
*
Plugins may be symlinked in vendor/plugins. Closes #4245.
Jeremy Kemper
2007-02-01
1
-2
/
+2
*
Fixed test:uncommitted on Windows (backslash issue) (closes #4999) [paul@paul...
David Heinemeier Hansson
2006-10-09
1
-2
/
+2
*
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