summaryrefslogtreecommitdiffstats
path: root/tests/lib/ConfigTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Check for boolean false and add testsMorris Jobke2017-04-041-0/+15
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* OC_ -> NC_Morris Jobke2017-04-041-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Override config.php values through ENV variables (#26570)Philipp Schaffrath2017-04-041-0/+6
| | | | | | | | * added functionality to override config.php values with 'OC_' prefixed environment variables * use getenv to read environment variables since apache does not set $_ENV variables, fixed test Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* FIx lib/ a-dJoas Schilling2016-05-191-0/+142