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