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
/
rails
/
test_unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs, AR no longer makes use of `test:prepare`. [ci skip]
Yves Senn
2014-11-28
1
-1
/
+2
*
Simplify rake test vs rake test:all
David Geukers
2014-11-10
1
-3
/
+20
*
Add `test:jobs` task
yuuji.yaginuma
2014-09-15
1
-3
/
+3
*
`:nodoc: all` does not remove the constants from the API. [ci skip]
Yves Senn
2014-06-24
1
-2
/
+2
*
Revert "Merge pull request #12778 from etehtsea/rake-default-fix"
Yves Senn
2014-05-28
1
-1
/
+1
*
Merge pull request #12778 from etehtsea/rake-default-fix
Rafael Mendonça França
2014-03-28
1
-1
/
+1
|
\
|
*
Don't load test env by default
Konstantin Shabanov
2013-11-11
1
-1
/
+1
*
|
rbconfig is not used in these files
Arun Agrawal
2013-12-26
1
-1
/
+0
|
/
*
Update testing.rake with more accurate description of test task.
Josef Šimánek
2013-10-29
1
-1
/
+1
*
Added generated unit test for generator generator and new test:generators rak...
Josef Šimánek
2013-07-16
1
-1
/
+5
*
Removed unused deprecation requires.
Paul Nikitochkin
2013-07-03
1
-1
/
+0
*
Making the rake file for tests easier to read.
wangjohn
2013-06-25
2
-15
/
+45
*
Removing deprecation message and silencing method.
wangjohn
2013-06-26
1
-18
/
+0
*
Removing deprecated rake tasks.
wangjohn
2013-06-24
1
-62
/
+0
*
condition simplified
Oleg Sukhodolsky
2013-05-28
1
-1
/
+1
*
Fixes bug 10628.
Scott Hill
2013-05-15
1
-1
/
+1
*
Refactoring the creation of TestTasks to remove code duplication.
wangjohn
2013-05-02
1
-18
/
+4
*
Moved the check for the rails test environment into rails/test_unit so that you
wangjohn
2013-04-23
1
-0
/
+4
*
remove unused variables
Vipul A M
2013-04-06
1
-1
/
+0
*
rake test app/model/foo.rb and rake test models/foo works
Aaron Patterson
2013-04-05
1
-3
/
+23
*
extract test info from the command line and set up the test task
Aaron Patterson
2013-04-05
1
-4
/
+6
*
add a class for splitting up rake commands
Aaron Patterson
2013-04-05
1
-0
/
+35
*
Update Rake tasks to call `rails test` instead
Prem Sichanugrist
2013-04-05
1
-7
/
+10
*
Merge branch 'master' into railstest
Aaron Patterson
2013-04-05
1
-0
/
+4
|
\
*
|
check pending migrations against the test db
Aaron Patterson
2013-04-03
1
-15
/
+1
*
|
a test file can be provided to rake, e.g.:
Aaron Patterson
2013-04-03
1
-1
/
+10
*
|
switch to Rails::TestTask
Aaron Patterson
2013-04-03
2
-25
/
+34
*
|
Revert "Update Rake tasks to call `rails test` instead"
Aaron Patterson
2013-04-03
1
-28
/
+52
*
|
Revert "Warning removed unused variable task_name"
Aaron Patterson
2013-04-03
1
-0
/
+1
|
/
*
Warning removed unused variable task_name
Arun Agrawal
2013-03-15
1
-1
/
+0
*
Update Rake tasks to call `rails test` instead
Prem Sichanugrist
2013-03-09
1
-52
/
+28
*
Added test:all and test:all:db tasks to speed up full test runs.
Ryan Davis
2013-02-04
1
-0
/
+12
*
remove performance tests from the default stack
Yves Senn
2013-01-10
2
-2
/
+1
*
extract PerformanceTest into rails-performance_tests gem
Yves Senn
2013-01-10
1
-11
/
+0
*
Rake test:uncommitted finds git directory in ancestors.
Nicolas Despres
2012-11-10
1
-1
/
+1
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
2
-16
/
+16
*
Update test locations
Mike Moore
2012-10-09
1
-6
/
+30
*
Revert "Use flat_map { } instead of map {}.flatten"
Santiago Pastorino
2012-10-05
1
-2
/
+2
*
Use flat_map { } instead of map {}.flatten
Santiago Pastorino
2012-10-05
1
-2
/
+2
*
ignore .gitignore'd files in rake test:uncomitted
Akira Matsuda
2012-06-12
1
-1
/
+1
*
Fix that failed tests should exit with a nonzero error code.
Jeremy Kemper
2012-02-07
2
-31
/
+17
*
Rails::Plugin has gone
Santiago Pastorino
2012-01-03
1
-11
/
+1
*
Move SubTestTask. Soften up tests.
Jeremy Kemper
2011-12-21
2
-38
/
+37
*
Restore `rake TEST=test/unit/foo_test.rb` support.
Jeremy Kemper
2011-12-21
1
-1
/
+5
*
Rails::SubTestTask warns on test failure and moves on. Renamed from TestTaskW...
Jeremy Kemper
2011-12-21
1
-45
/
+38
*
Refactor test:uncommitted task.
Arun Agrawal
2011-11-09
1
-10
/
+3
*
Should be checking if file exists or not.
Arun Agrawal
2011-11-08
1
-3
/
+9
*
method redefined warning removed!
Arun Agrawal
2011-10-29
1
-0
/
+1
*
testing.rake should set the default task, closes #2564
José Valim
2011-10-07
1
-0
/
+2
*
For svn files also spilt required
Arun Agrawal
2011-07-23
1
-1
/
+1
[next]