guix/tests
Ludovic Courtès 54e515eb75 tests: Skip 'set-network-interface-address' test when running as root.
Reported by Eric Hanchrow <eric.hanchrow@gmail.com>
in <http://bugs.gnu.org/21354>.

* tests/syscalls.scm ("set-network-interface-address"): Skip when (getuid)
  returns zero.
2015-08-27 10:52:11 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
containers.scm tests: containers: Skip if setgroups file does not exist. 2015-08-11 08:30:28 -04:00
cpan.scm
cpio.scm Add (guix cpio). 2015-06-24 18:05:03 +02:00
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 gexp: Add 'lower-object'. 2015-08-27 00:49:23 +02:00
graph.scm Add 'guix graph'. 2015-08-27 00:49:23 +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-graph.sh Add 'guix graph'. 2015-08-27 00:49:23 +02:00
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00
guix-register.sh
guix-system.sh
hackage.scm
hash.scm
lint.scm lint: Add 'formatting' checker. 2015-08-19 11:39:17 +02:00
monads.scm
nar.scm tests: Work around Btrfs handling of nlink for empty directories. 2015-08-26 00:43:36 +02:00
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 import: pypi: Detect inputs. 2015-06-24 22:47:59 +02:00
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 tests: Skip 'set-network-interface-address' test when running as root. 2015-08-27 10:52:11 +02:00
test.drv
ui.scm
union.scm
utils.scm