Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | environment: Check configuration environment | Mathieu Lirzin | 2018-03-24 | 1 | -1/+54 |
| | | | | | | | * tests/environment.scm ("current-environment-mods-copy: empty") ("current-environment-mods: init", "append-environment-mods: basic") ("append-environment-mods: twice", "clear-environment-mods: effect") ("current-environment-mods-copy: basic"): New tests. | ||||
* | environment: modify-environment: Add tests. | Mathieu Lirzin | 2016-12-01 | 1 | -0/+39 |
* tests/environment.scm: New test. * Makefile.am (TESTS): Add it. |