summaryrefslogtreecommitdiffstats
path: root/tests/lib/appconfig.php
Commit message (Expand)AuthorAgeFilesLines
* sort expected result in testsRobin Appelman2014-02-131-0/+2
* Remove the Test_AppConfig_Object tests as they no longer make sense with cachingRobin Appelman2014-02-071-180/+0
* use the 'new' server container for appconfigRobin Appelman2014-02-071-1/+1
|\
| * Fixed apps loading orderVincent Petry2013-12-201-1/+1
* | Enable appconfig assertsBart Visscher2013-09-191-4/+4
* | Convert OC_Appconfig to object interfaceBart Visscher2013-09-191-0/+181
|/
* Use setUpBeforeClass() and tearDownAfterClass()kondou2013-08-061-3/+9
* Revert "Add null and emptystring tests to check NOT NULL"kondou2013-08-021-14/+0
* Add null and emptystring tests to check NOT NULLkondou2013-08-021-0/+14
* Add \OC_Appconfig Unittestkondou2013-08-021-0/+126