guix/tests
Ludovic Courtès c3eb878f0b store: Test the `fallback?' store option.
* guix/store.scm (set-build-options): Rename #:try-fallback? to #:fallback?.
* tests/store.scm ("substitute --fallback"): New test.
2013-05-29 23:22:05 +02:00
..
base32.scm
build-utils.scm
builders.scm
derivations.scm Add --max-silent-time' to guix build' and `guix package'. 2013-05-20 18:29:26 +02:00
guix-build.sh build: Add `--target' option. 2013-05-24 22:52:52 +02:00
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-package.sh
nar.scm
packages.scm packages: Raise an error condition a cross builder is needed but unavailable. 2013-05-27 23:43:00 +02:00
records.scm
snix.scm
store.scm store: Test the `fallback?' store option. 2013-05-29 23:22:05 +02:00
test.drv
ui.scm
union.scm
utils.scm