Matthew Draper
e462021396
Revert "For now, we will keep sorting the tests."
...
This reverts commit 7025d7769d
.
2015-03-06 04:39:20 +10:30
Robin Dupret
1fac7b79f3
Follow up to #16613
...
Since we want this flag to be enabled anytime we are running the tests
under JRuby, let's enable this at the Rakefile level so people get the
performance boost on their local checkout.
Moreover, we avoid having to update this particular line anytime the
option changes on the JRuby side.
The only drawback is that we have to define it in every Rakefile but
there's no big deal, this is already the case for other options.
2014-09-28 12:04:06 +02:00
Matthew Draper
7025d7769d
For now, we will keep sorting the tests.
...
This reverts commits e969c92846
and
bd2b3fbe54
.
2014-09-05 23:33:27 +09:30
Akira Matsuda
bd2b3fbe54
No need to sort tests
...
Dir.glob result must be already sorted anyway
2014-08-28 14:41:00 +09:00
Arun Agrawal
9a16872aee
Running all isolated test for actionview
...
1. fix name for activerecord directory
2. Added actionpack directory to run tests
2013-10-03 00:00:50 +02:00
Łukasz Strzałkowski
7620ab08be
Move actionpack's controller tests
2013-08-25 11:40:10 +02:00
Łukasz Strzałkowski
53e65e1772
Add AP tests to runner
2013-08-25 11:39:14 +02:00
Łukasz Strzałkowski
969b22f189
Cleanup & reorganise rake tasks in AV
2013-08-25 11:39:14 +02:00
Arun Agrawal
f52832de2a
grab executable from rubygems
...
As done here d7fc97d3f9
2013-07-26 11:07:25 +02:00
Arun Agrawal
d6da0dc3f2
Removed unused require from actionview rakefile.
2013-07-09 00:10:24 +02:00
Arun Agrawal
c4f588213b
Minor changes to actionpack/actionview Rakefile
2013-06-26 10:22:10 +02:00
Carlos Antonio da Silva
f02d4ddc99
Merge pull request #11046 from arunagw/verbose_mode_on
...
Verbose mode on when running tests
2013-06-25 15:15:43 -07:00
Arun Agrawal
d88b390dfd
Adding verbose in isolated test.
2013-06-21 14:14:36 +02:00
Arun Agrawal
6f4d9ab823
Adding verbose mode to test_with_ar_integration
2013-06-21 14:12:13 +02:00
Arun Agrawal
67f668845e
Saying gemcutter => rubygems [ci skip]
2013-06-21 11:04:52 +02:00
Łukasz Strzałkowski
194aebb02d
Fix isolated tests on AV
2013-06-20 18:24:50 +02:00
Piotr Sarnacki
eb23754ebb
Move template tests from actionpack to actionview
2013-06-20 17:23:16 +02:00