guix-devel/tests
Ludovic Courtès 62cab99c32 Add (guix download) and (guix build download).
* guix/download.scm, guix/build/download.scm: New files.
* Makefile.am (MODULES): Add them.
* tests/builders.scm ("url-fetch"): New test.
* distro/packages/bootstrap.scm (bootstrap-origin): Support
  `url-fetch'.
* guix/snix.scm (snix-derivation->guix-package): Use `url-fetch' instead
  of `http-fetch'.
2012-11-12 23:35:04 +01:00
..
base32.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00
build-utils.scm utils: Add `fold-port-matches' and `remove-store-references'. 2012-10-16 23:01:01 +02:00
builders.scm Add (guix download) and (guix build download). 2012-11-12 23:35:04 +01:00
derivations.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +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 Add (guix snix) and the `guix-import' command. 2012-11-04 19:38:31 +01:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
union.scm distro: Move bootstrap packages to (distro packages bootstrap). 2012-11-04 22:04:41 +01:00
utils.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00