guix/build-aux
Ludovic Courtès 73a46451af
build: 'test-driver.scm' prints Scheme values with 'write'.
Previously it would print them with 'display', which was inconvenient.

* build-aux/test-driver.scm (test-display): Use ~S for VALUE.
(test-runner-gnu): Use 'format' instead of 'test-display' for the test
name, location, and result kind.
2017-03-22 15:02:33 +01:00
..
hydra Add 'guix pack'. 2017-03-12 17:47:25 +01:00
build-self.scm
check-available-binaries.scm
check-final-inputs-self-contained.scm
compile-all.scm
download.scm build: Require Guile >= 2.0.9. 2017-03-18 00:39:49 +01:00
generate-authors.scm
gitlog-to-changelog
pre-inst-env.in
run-system-tests.scm
test-driver.scm build: 'test-driver.scm' prints Scheme values with 'write'. 2017-03-22 15:02:33 +01:00
test-env.in