Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/staticfiles_tests/project
Commit message (Collapse)AuthorAgeFilesLines
* Removed workaround for SVN limitations.Aymeric Augustin2015-02-211-0/+1
| | | | In addition to simplifying the code, this reduces the number of writes.
* Fixed #23700 -- Fixed non-deterministic static files ↵Tim Graham2015-01-011-0/+1
| | | | | | | test failures on Windows. This partially reverts commit 949ee521fab106b44218c30577eb55f0097d39cd refs #21230.
* Added newlines to the ends of CSS, HTML, and JavaScript ↵Trey Hunner2014-08-136-6/+6
| | | | files missing them.
* Refs #21230 -- removed direct settings manipulation from ↵Huu Nguyen2014-05-181-1/+0
| | | | staticfile tests
* Fixed #18986 -- Improved error message for missing filesAymeric Augustin2013-04-281-0/+1
| | | | in CachedStaticFilesStorage. Thanks zyegfryed for his work on the patch.
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2622-0/+47