aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Template
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-6/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-126-37/+37
* Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke2020-07-233-32/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-9/+4
* Use elseif instead of else ifChristoph Wurst2020-04-102-25/+25
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-14/+14
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-10/+10
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-273-8/+0
|\
| * Remove unused importsChristoph Wurst2020-03-253-8/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-265-30/+30
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-32/+32
|/
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-225-11/+12
* Lock SCSS so we only run 1 job at a timeRoeland Jago Douma2019-07-121-2/+2
* more caching for themingRobin Appelman2018-12-071-1/+1
* Make sure to always load the latest icons-vars.css fileJulius Härtl2018-11-121-1/+6
* Fix testsJulius Härtl2018-10-291-2/+2
* Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-7/+7
* Append cache bump parameter to scss files URLJulius Härtl2018-08-011-1/+2
* Fix testsJulius Härtl2018-07-261-1/+1
* Fix unit tests to pass the folder now via the appData dependencyMorris Jobke2018-07-251-2/+8
* cache isCached state for scss resourcesRobin Appelman2018-07-242-2/+12
* new testsJohn Molakvoæ (skjnldsv)2018-07-241-2/+27
* Fix unit testsRoeland Jago Douma2018-07-191-6/+5
* Php code bumpJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-193-2/+171
* Fix testsRoeland Jago Douma2018-05-142-2/+4
* Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-12/+23
* Fix tests to use ICacheFactoryJulius Härtl2018-03-074-14/+37
* Fix testsRoeland Jago Douma2018-03-071-0/+17
* Fix testsRoeland Jago Douma2018-02-031-0/+4
* Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-032-0/+42
* Add tests for URL rewritingJulius Härtl2018-01-261-4/+14
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+2
* Fixed testsJohn Molakvoæ (skjnldsv)2017-12-301-11/+13
* Correctly remove temp test directory treeJohn Molakvoæ (skjnldsv)2017-12-301-1/+13
* Added tests for various installations typesJohn Molakvoæ (skjnldsv)2017-12-301-0/+37
* Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2017-12-301-11/+2
* Test fixes 2John Molakvoæ (skjnldsv)2017-12-141-3/+3
* Test fixesJohn Molakvoæ (skjnldsv)2017-12-141-2/+2
* tests: change helper scopeKyle Fazzari2017-11-082-46/+51
* JSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-072-0/+287
* Properly handle if the deps file if for some reason emptyMorris Jobke2017-07-191-1/+24
* Fix testsJulius Härtl2017-06-161-20/+31
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-23/+33
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-2/+0
* Fix gzip files for SafariMorris Jobke2017-03-292-10/+10
* Fix testsRoeland Jago Douma2017-03-282-28/+116
* Don't run JSCombiner when not installedLukas Reschke2017-03-251-26/+200