guix-devel/tests
Ludovic Courtès fe8ff02827 Add `guix-gc'.
* guix-gc.in, tests/guix-gc.sh: New files.
* configure.ac: Output `guix-gc', and make it executable.
* Makefile.am (bin_SCRIPTS): Add `guix-gc'.
  (TESTS): Add `tests/guix-gc.sh'.
* doc/guix.texi (Features): Add xref to "Invoking guix-gc".
  (Invoking guix-gc): New node.
* po/POTFILES.in: Add `guix-gc.in'.
2013-01-06 00:28:06 +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 derivations: Add `derivation-path->output-paths'. 2013-01-05 23:51:13 +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-gc.sh Add `guix-gc'. 2013-01-06 00:28:06 +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: Skip network-dependent tests when the network is unreachable. 2012-12-13 22:06:45 +01:00
utils.scm tests: Remove hard-coded /nix/store. 2012-12-05 22:42:11 +01:00