guix-devel/tests
Ludovic Courtès 71e2065a38 substitute: Honor client-provided empty URL list.
Before that, 'guix build --substitute-urls=""' would lead to using the
daemon's own URL list instead of the empty list.  The 'or*' hack, which
is to blame, had become unnecessary since commit
fb4bf72be3.

Reported by Mark H Weaver <mhw@netris.org>.

* guix/scripts/substitute.scm (or*): Remove.
(%cache-urls): Use 'or' instead of 'or*'.
* tests/store.scm ("substitute query, alternating URLs"): Add test with
empty URL list.
* doc/guix.texi (Common Build Options): Mention the empty string.
2016-03-16 18:34:53 +01:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
challenge.scm
containers.scm
cpan.scm tests: Disable grafting by default for most tests. 2016-03-06 23:16:35 +01:00
cpio.scm
cran.scm
cve-sample.xml
cve.scm
derivations.scm
elpa.scm tests: Use the right identifier in tests/elpa.scm. 2015-07-08 15:30:49 +02:00
file-systems.scm
gem.scm
gexp.scm
gnu-maintenance.scm
grafts.scm
graph.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-environment-container.sh
guix-environment.sh
guix-gc.sh
guix-graph.sh
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh
guix-register.sh
guix-system.sh
hackage.scm
hash.scm
import-utils.scm
lint.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm
publish.scm publish: Do not publish nars for invalid store items. 2016-02-25 12:44:41 +01:00
pypi.scm
records.scm
scripts-build.scm
scripts.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
services.scm
sets.scm
signing-key.pub
signing-key.sec
size.scm tests: Adjust tests for new bootstrap Guile. 2015-07-12 01:27:00 +02:00
snix.scm
store.scm
substitute.scm
syscalls.scm
system.scm
test.drv
ui.scm
union.scm tests: Factorize the network reachability test. 2015-02-24 00:01:34 +01:00
upstream.scm upstream: Fix 'signature-urls' coalescing. 2016-03-09 15:08:00 +01:00
utils.scm