aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/config.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "fix failing master branch - Test_Config::testWriteData"Bart Visscher2013-07-231-11/+0
| | | | This reverts commit 8f93490ac45fbd74bd0e9697a685fd43bb34239b.
* fix failing master branch - Test_Config::testWriteDataMorris Jobke2013-07-211-0/+11
|
* <<<EOL seems not to use proper end of lines on windowsThomas Mueller2013-07-151-28/+8
|
* fix \OC\Config test cases when debug mode is enabledRobin Appelman2013-07-051-0/+2
|
* fix test case whitespaceRobin Appelman2013-07-051-21/+14
|
* on unit test use @expectedExceptionThomas Müller2013-07-021-6/+9
| | | | some phpdoc added
* Set debugMode after reading the config fileBart Visscher2013-06-271-28/+22
|
* Revert "Can't determine if debug mode is defined until we read the config"Bart Visscher2013-06-271-9/+9
| | | | This reverts commit 969e43c87b7afb6184846fe27849167c9c6f5eab.
* Can't determine if debug mode is defined until we read the configMichael Gapczynski2013-06-101-9/+9
|
* Convert OC_Config to object interfaceBart Visscher2013-05-071-0/+113