Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-24 | tests: Add missing import. | Ludovic Courtès | |
This is a followup to 22f95e028f038cee342f455dfc55bd32b804907c. * tests/scripts.scm: Use (guix tests). | |||
2019-03-16 | tests: Add 'with-environment-variable'. | Ludovic Courtès | |
* tests/scripts.scm (with-environment-variable): Move to... * guix/tests.scm (with-environment-variable): ... here. * tests/build-utils.scm ("wrap-program, one input, multiple calls"): Use it instead of 'setenv'. |