guix/tests
Ludovic Courtès 9e782349fe tests: Choose a less expensive test for packages.
* tests/packages.scm (%bootstrap-inputs): Remove.
  ("GNU Hello"): Rename to...
  ("GNU Make, bootstrap"): ... this.  Build GNU-MAKE-BOOT0 instead of
  HELLO.
2012-11-09 23:59:11 +01:00
..
build-utils.scm
builders.scm distro: Move bootstrap packages to (distro packages bootstrap). 2012-11-04 22:04:41 +01:00
derivations.scm derivations: build-expression->derivation: Builder only refers to sources. 2012-11-09 00:07:10 +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-download.sh guix-download: Error out when the HTTP response code is not 200. 2012-11-08 00:13:25 +01:00
guix-package.sh guix-package: Fix handling of the PACKAGE:OUTPUT syntax. 2012-11-07 19:14:22 +01:00
packages.scm tests: Choose a less expensive test for packages. 2012-11-09 23:59:11 +01:00
snix.scm
test.drv
union.scm distro: Move bootstrap packages to (distro packages bootstrap). 2012-11-04 22:04:41 +01:00
utils.scm