aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/template/resourcelocator.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-95/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* Add tests for correct pathJoas Schilling2015-04-201-1/+2
|
* Fix phpStorm complains and namespaceJoas Schilling2015-04-201-7/+18
|
* Log errors and create 404 in network list when a css or js is missingJoas Schilling2015-03-041-8/+19
|
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
|
* Drop form_factor that is appended to JS, CSS and template filenamesMorris Jobke2014-11-121-9/+7
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+5
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Split locating JS and CSS files to their own classBart Visscher2013-07-211-0/+69