guix/tests
Ludovic Courtès fdc1bf659d records: Add `recutils->alist' for public consumption.
* guix/records.scm (%recutils-field-rx): New variable.
  (recutils->alist): New procedure, formerly known as `fields->alist'.
* guix/scripts/substitute-binary.scm (fields->alist): Use it.
* tests/records.scm ("recutils->alist"): New test.
2013-07-10 17:01:08 +02:00
..
base32.scm Move `sha256' to (guix hash). 2013-07-01 23:28:21 +02:00
build-utils.scm
builders.scm
derivations.scm Move `sha256' to (guix hash). 2013-07-01 23:28:21 +02:00
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-package.sh tests: Fix guix-package.sh in the presence of multiple-output `make'. 2013-07-10 01:00:19 +02:00
hash.scm hash: Add `open-sha256-port'. 2013-07-02 22:38:03 +02:00
nar.scm
packages.scm tests: Adjust `package-field-location' test for Guile <= 2.0.6. 2013-07-08 22:53:31 +02:00
records.scm records: Add `recutils->alist' for public consumption. 2013-07-10 17:01:08 +02:00
snix.scm
store.scm Move `sha256' to (guix hash). 2013-07-01 23:28:21 +02:00
test.drv
ui.scm
union.scm
utils.scm