guix/tests
Ludovic Courtès 0f3d2504f7 store: Add substitute-related procedures.
* guix/store.scm (has-substitutes?, substitutable-paths,
  read-substitutable-path-list, substitutable-path-info): New
  procedures.
  (<substitutable>): New record type.
  (read-arg): Add `substitutable-path-info'.  Change `hash' pattern
  variable to `base16' literal.
* tests/store.scm ("no substitutes"): New test.
2013-02-04 08:58:48 +01:00
..
base32.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
build-utils.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
builders.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
derivations.scm tests: Fix thinko in `derivation' test. 2013-02-04 08:58:48 +01:00
guix-build.sh guix-build: Allow version-qualified package names. 2013-01-22 22:14:25 +01:00
guix-daemon.sh distro: Change the module name space to (gnu ...). 2013-01-18 01:07:31 +01:00
guix-download.sh Update license headers. 2013-01-06 00:47:50 +01:00
guix-gc.sh Update license headers. 2013-01-06 00:47:50 +01:00
guix-package.sh guix-package: Report `--search' matches in recutils format. 2013-02-01 13:16:41 +01:00
packages.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
snix.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
store.scm store: Add substitute-related procedures. 2013-02-04 08:58:48 +01:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
ui.scm guix-package: Report `--search' matches in recutils format. 2013-02-01 13:16:41 +01:00
union.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
utils.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00