aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/actionpack
Commit message (Collapse)AuthorAgeFilesLines
* More typo fixesAkira Matsuda2013-11-271-1/+1
|
* Minor typo fixesAkira Matsuda2013-11-272-4/+4
|
* Refactor File.expand_path usage to remove additional File.joinAlex Johnson2013-11-051-1/+1
|
* Moved viewpathstest into actionview/test/actionpack/controllerArun Agrawal2013-10-091-0/+174
| | | | These test were not running at all, Now it will run as a tests part.
* Move abstract's controller tests to AVŁukasz Strzałkowski2013-08-2514-0/+886
| | | | The ones that were actually testing AV functionality and should belong in there
* Move actionpack's controller testsŁukasz Strzałkowski2013-08-253-11/+11
|
* Move AP's capture tests to AVŁukasz Strzałkowski2013-08-251-0/+81
|
* Move remaining layouts tests to AVŁukasz Strzałkowski2013-08-251-0/+262
|
* Split rendering tests between AP & AVŁukasz Strzałkowski2013-08-251-248/+13
| | | | All rendering test remain in AV. Head, ETag etc. test stay in AP
* Move render_test to AVŁukasz Strzałkowski2013-08-251-0/+1572