guix/tests
Ludovic Courtès 97d3998e7a tests: Adjust to not rely on /bin/sh.
* tests/derivations.scm (%bash): New variable.
  Replace occurrences of "/bin/sh" by %BASH.
* tests/union.scm ("union-build"): Delete duplicates from
  %BOOTSTRAP-INPUTS.
2013-01-02 01:04:37 +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: Adjust to not rely on /bin/sh. 2013-01-02 01:04:37 +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 Merge branch 'nix-integration' 2012-12-13 22:14:25 +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: Adjust to not rely on /bin/sh. 2013-01-02 01:04:37 +01:00
utils.scm tests: Remove hard-coded /nix/store. 2012-12-05 22:42:11 +01:00