Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Check 'show-version' and 'show-package-information' | Mathieu Lirzin | 2018-03-27 | 1 | -0/+18 |
| | | | | | * tests/utils.scm ("show-package-information") ("show-version"): New tests. | ||||
* | utils: Check 'mcron-error' | Mathieu Lirzin | 2018-03-25 | 1 | -1/+43 |
| | | | | | * tests/utils.scm ("mcron-error: exit code", "mcron-error: output") ("mcron-error: output no-exit", "mcron-error: only stderr"): New tests. | ||||
* | tests: Add "tests/utils.scm" | Mathieu Lirzin | 2018-03-25 | 1 | -0/+51 |
* tests/utils.scm: New test. * Makefile.am (TESTS): Add it. |