summaryrefslogtreecommitdiffstats
path: root/tests/lib/UtilTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-9/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-26/+26
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-191-2/+2
* Use proper method to format absolute timestampMorris Jobke2018-03-121-64/+0
* Remove deprecated \OCP\ConfigRoeland Jago Douma2018-01-131-2/+2
* Use basename() instead of self implementationMorris Jobke2017-11-231-18/+0
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
* Use regex to detect part filesVincent Petry2017-04-261-32/+42
* Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-161-0/+10
* Fix more testsRoeland Jago Douma2016-10-281-1/+1
* Make sure all tests use the TestCase method to overwrite servicesJoas Schilling2016-10-201-9/+2
* Fix getMock UtilTestRoeland Jago Douma2016-09-131-1/+8
* Some UtilTests require DBRoeland Jago Douma2016-07-111-0/+8
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-4/+2
* Fix lib/Joas Schilling2016-05-191-0/+509