guix-devel/tests
Ludovic Courtès eba783b7b2 substitute-binary: Add a local cache.
* guix/scripts/substitute-binary.scm (%narinfo-cache-directory,
  %narinfo-ttl, %narinfo-negative-ttl): New variables.
  (with-atomic-file-output, object->fields, read-narinfo,
  write-narinfo, narinfo->string, string->narinfo, lookup-narinfo): New
  procedures.
  (fetch-narinfo): Adjust to use `read-narinfo'.
  (guix-substitute-binary): Ensure the existence of
  %NARINFO-CACHE-DIRECTORY.  Use `lookup-narinfo' instead of
  `fetch-narinfo'.
2013-04-15 23:42:55 +02: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 Replace individual scripts with master 'guix' script. 2013-02-16 22:17:37 -05:00
guix-daemon.sh Replace individual scripts with master 'guix' script. 2013-02-16 22:17:37 -05:00
guix-download.sh Replace individual scripts with master 'guix' script. 2013-02-16 22:17:37 -05:00
guix-gc.sh guix gc: Add `--references' and `--referrers'. 2013-02-27 23:16:00 +01:00
guix-package.sh guix package: Add `--install-from-expression'. 2013-03-01 21:54:56 +01:00
nar.scm tests: Remove temporary directory created by nar.scm. 2013-04-12 18:40:22 +02:00
packages.scm packages: Remove the default value for `license'. 2013-03-07 00:42:18 +01:00
snix.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
store.scm substitute-binary: Add a local cache. 2013-04-15 23:42:55 +02: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 union: Delete duplicates when passed the same input several times. 2013-02-06 23:04:10 +01:00
utils.scm utils: Add `fold2'. 2013-04-14 16:56:08 +02:00