guix/tests
Ludovic Courtès 7a6548cbae tests: Remove `t-profile' files on exit.
* tests/guix-package.sh: Use a trap on EXIT to remove profile-related
  files.  Reported by Andreas Enge <andreas@enge.fr>.
2012-12-12 00:10:32 +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 tests: Make sure to use the bootstrap Guile. 2012-11-13 00:40:29 +01:00
derivations.scm derivations: Fix erroneous call to `add-to-store' for local files as input. 2012-12-04 23:46:50 +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: Use code from (guix build download). 2012-11-13 23:04:21 +01:00
guix-package.sh tests: Remove `t-profile' files on exit. 2012-12-12 00:10:32 +01:00
packages.scm derivations: Fix erroneous call to `add-to-store' for local files as input. 2012-12-04 23:46:50 +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 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