guix/tests
Ludovic Courtès ad1ebab379 tests: Skip network-dependent tests when the network is unreachable.
* tests/builders.scm (network-reachable?): New variable.
  ("url-fetch", "gnu-build"): Skip unless NETWORK-REACHABLE?.
* tests/derivations.scm (%coreutils): Check for network access.
  ("build-expression->derivation with one input"): Skip when %COREUTILS
  is #f.
* tests/guix-package.sh: Skip installation of GNU Make when the network
  is unreachable.
* tests/packages.scm ("GNU Make, bootstrap"): Likewise.
* tests/union.scm ("union-build"): Likewise.
2012-12-13 22:06:45 +01:00
..
base32.scm tests: base32: Work around `system*' bug. 2012-12-13 00:23:20 +01:00
build-utils.scm utils: Add fold-port-matches' and remove-store-references'. 2012-10-16 23:01:01 +02:00
builders.scm tests: Skip network-dependent tests when the network is unreachable. 2012-12-13 22:06:45 +01:00
derivations.scm tests: Skip network-dependent tests when the network is unreachable. 2012-12-13 22:06:45 +01:00
guix-build.sh guix-build: Error out when `-S' used for source-less package. 2012-11-07 23:44:38 +01:00
guix-daemon.sh build: Run all the tests against the just-built daemon. 2012-12-06 00:07:08 +01:00
guix-download.sh guix-download: Use code from (guix build download). 2012-11-13 23:04:21 +01:00
guix-package.sh tests: Skip network-dependent tests when the network is unreachable. 2012-12-13 22:06:45 +01:00
packages.scm tests: Skip network-dependent tests when the network is unreachable. 2012-12-13 22:06:45 +01:00
snix.scm Add (guix snix) and the `guix-import' command. 2012-11-04 19:38:31 +01:00
store.scm store: Add GC-related operations. 2012-12-09 23:52:59 +01:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
union.scm tests: Skip network-dependent tests when the network is unreachable. 2012-12-13 22:06:45 +01:00
utils.scm tests: Remove hard-coded /nix/store. 2012-12-05 22:42:11 +01:00