guix/tests
Ludovic Courtès 69cfce50db build: Run all the tests against the just-built daemon.
* test-env.in: New file.
* configure.ac: Add it to `AC_CONFIG_FILES' and `commands-exec'.
* config-daemon.ac: Set and substitute `GUIX_TEST_ROOT'.
* Makefile.am (SCM_LOG_COMPILER, SH_LOG_COMPILER): Use it in lieu of
  `pre-inst-env'.
* daemon.am (test_root): Remove
  (AM_TESTS_ENVIRONMENT): Remove `TEST_ROOT'.
  (clean-local): Use $(GUIX_TEST_ROOT); make files writable before
  removing them.guix_test_root
* tests/guix-daemon.sh: Remove `NIX_' variable settings; don't launch
  `guix-daemon'.
2012-12-06 00:07:08 +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-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 guix-package: Extract version strings when installing a direct store path. 2012-11-19 23:53: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
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 tests: Remove hard-coded /nix/store. 2012-12-05 22:42:11 +01:00