guix/tests
Ludovic Courtès b89e74054e syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.
* guix/build/syscalls.scm (network-interfaces): Rename to...
  (network-interface-names): ... this.
  (all-network-interfaces): Rename to...
  (all-network-interface-names): ... this.
* gnu/services/networking.scm (dhcp-client-service): Adjust accordingly.
* tests/syscalls.scm ("all-network-interfaces"): Rename to...
  ("all-network-interface-names"): ... this, and adjust accordingly.
  ("network-interfaces"): Rename to...
  ("network-interface-names"): ... this, and adjust accordingly.
2015-07-25 14:43:44 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
containers.scm tests: Skip container tests if namespaces are not available. 2015-07-20 12:05:23 -04:00
cpan.scm
cpio.scm
derivations.scm substitute: Honor "substitute-urls" option passed by "untrusted" clients. 2015-07-13 18:29:01 +02:00
elpa.scm tests: Use the right identifier in tests/elpa.scm. 2015-07-08 15:30:49 +02:00
file-systems.scm file-systems: 'uuid' raises a syntax error for invalid UUIDs. 2015-07-16 09:49:36 +02:00
gexp.scm tests: Make #:references-graphs gexp test more tolerant. 2015-07-20 13:37:45 +02:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh substitute: Honor "substitute-urls" option passed by "untrusted" clients. 2015-07-13 18:29:01 +02:00
guix-download.sh
guix-environment.sh tests: Test the exit code of 'guix environment'. 2015-07-08 00:06:45 +02:00
guix-gc.sh
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh
guix-register.sh
guix-system.sh
hackage.scm
hash.scm
lint.scm
monads.scm
nar.scm
packages.scm packages: Rewrite 'transitive-inputs' to be linear and remove duplicates. 2015-07-12 01:27:00 +02:00
pk-crypto.scm
pki.scm
profiles.scm
publish.scm tests: Fix 'publish' test for nix-base32 format. 2015-07-18 17:05:28 +03:00
pypi.scm
records.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: Honor "substitute-urls" option passed by "untrusted" clients. 2015-07-13 18:29:01 +02:00
substitute.scm
syscalls.scm syscalls: Rename 'network-interfaces' and 'all-network-interfaces'. 2015-07-25 14:43:44 +02:00
test.drv
ui.scm
union.scm
utils.scm