aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/config.php
Commit message (Expand)AuthorAgeFilesLines
* Add a method to set/unset multiple config values in one callJoas Schilling2015-01-231-0/+30
* drop unused isDebugMode and setDebugMode of OC_ConfigMorris Jobke2014-12-081-33/+0
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-3/+6
* Add flock to configLukas Reschke2014-09-301-40/+92
* ignoring writedata test in windows.Clark Tomlinson2014-09-221-0/+3
* Revert "fix failing master branch - Test_Config::testWriteData"Bart Visscher2013-07-231-11/+0
* 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
* 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
* 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