guix/tests
Ludovic Courtès 69927e78de hash: Add `open-sha256-port'.
* guix/hash.scm (GCRY_MD_SHA256): New macro.
  (sha256): Use it.
  (open-sha256-md, md-write, md-read, md-close, open-sha256-port,
  port-sha256): New procedures.
* tests/hash.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
2013-07-02 22:38:03 +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
hash.scm hash: Add `open-sha256-port'. 2013-07-02 22:38:03 +02:00
nar.scm
packages.scm packages: Raise an error condition a cross builder is needed but unavailable. 2013-05-27 23:43:00 +02:00
records.scm
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