guix/tests
Ludovic Courtès 6030d8493e pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'.
* guix/pk-crypto.scm (string->canonical-sexp): Pass "ISO-8859-1" as the
  2nd argument to 'string->pointer'.
* tests/pk-crypto.scm ("version"): New test.
  ("hash corrupt due to restrictive locale encoding"): New test.
2014-04-22 01:39:31 +02:00
..
base32.scm
base64.scm substitute-binary: Support the Signature field of a narinfo file. 2014-03-30 12:02:10 +02:00
build-utils.scm
builders.scm
derivations.scm derivations: Fix 'fixed-output-derivation?'. 2014-04-13 00:42:07 +02:00
guix-archive.sh tests: Make sure 'guix archive --import' succeeds. 2014-03-29 22:59:46 +01:00
guix-authenticate.sh authenticate: Support reading the hash or key from stdin. 2014-03-22 22:57:10 +01:00
guix-build.sh
guix-daemon.sh daemon: Add tests for substitutes and --no-substitutes. 2014-03-27 23:56:47 +01:00
guix-download.sh
guix-gc.sh
guix-hash.sh guix hash: Add '--recursive'. 2014-02-21 23:49:52 +01:00
guix-package.sh guix package: Register non-default profiles as GC roots. 2014-04-02 16:07:40 +02:00
guix-register.sh build: Fix test failures due to the nix -> guix directory name change. 2014-03-17 23:30:42 +01:00
hash.scm
monads.scm
nar.scm nar: Produce archives with files sorted in C collation order. 2014-02-21 23:49:53 +01:00
packages.scm
pk-crypto.scm pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'. 2014-04-22 01:39:31 +02:00
pki.scm pki: Add 'signature-case' macro. 2014-03-31 23:34:20 +02:00
profiles.scm
records.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm store: Add 'add-permanent-root' and 'remove-permanent-root'. 2014-04-12 22:32:10 +02:00
substitute-binary.scm Use 'signature-case' in (guix nar) and 'substitute-binary'. 2014-03-31 23:47:02 +02:00
test.drv
ui.scm ui: Add 'size->number'. 2014-04-08 22:01:44 +02:00
union.scm tests: Add 'union-build' test for <http://bugs.gnu.org/17083>. 2014-04-02 23:08:44 +02:00
utils.scm offload: '{send,receive}-files' wait for completion of the transfer. 2014-04-14 00:24:24 +02:00