aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/12657] The test does not need to depend on the databaseTristan Darricau2014-09-192-17/+2
* [ticket/12657] Remove unused global variablesLEZY Thomas2014-09-191-2/+0
* [ticket/12657] Fix name temporary directory used by test fileLEZY Thomas2014-09-191-1/+1
* [ticket/12657] Add a test file for base caseLEZY Thomas2014-09-192-0/+111
* [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
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-102-2/+2
* [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-172-2/+2
* [ticket/12752] Cron list tests fail on windows with ansi supportTristan Darricau2014-06-201-1/+1
* [ticket/12602] Rectify language keys.Etienne Baroux2014-06-061-1/+1
* [ticket/12602] Fix test mistake.Etienne Baroux2014-06-061-1/+1
* [ticket/12602] Fix spaces issues.Etienne Baroux2014-06-041-5/+5
* [ticket/12602] Fix coding style mistakes.Etienne Baroux2014-06-031-1/+2
* [ticket/12602] Headers updated.Etienne Baroux2014-06-031-6/+10
* [ticket/12602] Changes to respect coding style and to factorize code.Etienne Baroux2014-06-031-32/+30
* [ticket/12602] Cleanup testsTristan Darricau2014-06-024-50/+9
* [ticket/12602] Add files to print the cron list and test files.Etienne Baroux2014-06-025-0/+162
* [ticket/12637] Fixup all incorrect uses of file header.Andreas Fischer2014-05-302-2/+2
* [ticket/12597] Fix wrong global variable nameLEZY Thomas2014-05-291-4/+4
* [ticket/12597] Fix test fileLEZY Thomas2014-05-291-0/+19
* [ticket/12597] Refactoring and test improvingLEZY Thomas2014-05-291-8/+26
* [ticket/12597] Changes name of command cron:run-all to cron:run.LEZY Thomas2014-05-281-4/+31
* [ticket/12597] Fix various problemsLEZY Thomas2014-05-282-9/+19
* [ticket/12597] Fix constructor bug and servral doc blocsLEZY Thomas2014-05-282-11/+1
* [ticket/12597] Modification of return statuses and of test filesLEZY Thomas2014-05-282-6/+15
* [ticket/12597] Update pull-requestLEZY Thomas2014-05-281-9/+9
* [ticket/12597] Correcing coding style mistakesLEZY Thomas2014-05-282-2/+0
* [ticket/12597] Improvement of test filesLEZY Thomas2014-05-283-19/+33
* [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-273-0/+107