guix/tests
Ludovic Courtès 33286075b9
hash: Add 'sha1'.
* guix/hash.scm (GCRY_MD_SHA1): New macro.
(bytevector-hash): New procedure.
(sha256): Express in terms of 'bytevector-hash'.
(sha1): New procedure.
* tests/hash.scm ("sha1, empty", "sha1, hello"): New tests.
2018-03-08 11:56:20 +01:00
..
base16.scm
base32.scm
base64.scm
bournish.scm
build-utils.scm
builders.scm
cache.scm
challenge.scm
combinators.scm
containers.scm
cpan.scm
cpio.scm
cran.scm
crate.scm
cve-sample.xml
cve.scm
derivations.scm derivations: Adjust tests for Stow environments. 2018-01-30 22:24:06 +01:00
discovery.scm
elpa.scm
file-systems.scm
gem.scm
gexp.scm
glob.scm Add (guix glob). 2018-03-02 13:46:25 +01:00
gnu-maintenance.scm
grafts.scm
graph.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-environment-container.sh environment: Add --user. 2018-03-02 11:55:43 +01:00
guix-environment.sh environment: Add --manifest option. 2018-02-21 22:16:38 -05:00
guix-gc.sh
guix-graph.sh
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh guix package: '--search' no longer shows superseded packages. 2018-02-27 15:46:56 +01:00
guix-register.sh
guix-system.sh
hackage.scm
hash.scm hash: Add 'sha1'. 2018-03-08 11:56:20 +01:00
import-utils.scm import: utils: 'alist->package' allows false license. 2018-02-16 11:10:12 +01:00
lint.scm
modules.scm
monads.scm
nar.scm
pack.scm
packages.scm build-system/trivial: Add support for #:allowed-references. 2018-02-28 22:47:42 +01:00
pk-crypto.scm
pki.scm
print.scm
profiles.scm profiles: 'manifest-add' truly deletes duplicate entries. 2018-03-01 14:00:21 +01:00
publish.scm publish: Restore gzip compression in cache-less mode. 2018-01-22 11:15:50 +01:00
pypi.scm
records.scm
scripts-build.scm
scripts.scm
search-paths.scm
services.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm
store.scm
substitute.scm
syscalls.scm
system.scm
test.drv
texlive.scm
ui.scm
union.scm
upstream.scm
utils.scm
uuid.scm
workers.scm
zlib.scm