aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console/config/config_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+6
* [ticket/12658] Rebased and fixed unit testsTristan Darricau2014-08-231-7/+11
* [ticket/12658] Fix wrong eol characterLEZY Thomas2014-08-231-1/+1
* [ticket/12658] Refactoring codeLEZY Thomas2014-08-231-33/+15
* [ticket/12658] Fix typo and coding style mistakesLEZY Thomas2014-08-231-2/+2
* [ticket/12658] Add test for command config:deleteLEZY Thomas2014-08-231-0/+34
* [ticket/12658] Add test for command config:incrementLEZY Thomas2014-08-231-11/+63
* [ticket/12658] Add test for command config:getLEZY Thomas2014-08-231-0/+48
* [ticket/12658] Add test for command config:set-atomicLEZY Thomas2014-08-231-5/+65
* [ticket/12658] Add test for base case of command config:setLEZY Thomas2014-08-231-0/+71