guix-devel/tests
Ludovic Courtès 0d268c5d70
store: Add 'add-data-to-store'.
* guix/serialization.scm (write-bytevector): New procedure.
(write-string): Rewrite in terms of 'write-bytevector'.
* guix/store.scm (write-arg): Add 'bytevector' case.
(add-data-to-store): New procedure, from former 'add-text-to-store'.
(add-text-to-store): Rewrite in terms of 'add-data-to-store'.
* tests/store.scm ("add-data-to-store"): New test.
2017-01-30 10:52:45 +01:00
..
base32.scm
base64.scm
bournish.scm bournish: Extend 'rm' command. 2017-01-26 13:49:56 +01:00
build-utils.scm
builders.scm
challenge.scm challenge: Return comparison reports instead of just discrepancies. 2017-01-14 00:57:51 +01:00
combinators.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
containers.scm
cpan.scm
cpio.scm
cran.scm
crate.scm
cve-sample.xml
cve.scm
derivations.scm daemon: Allow check builds of 'builtin:download' derivations. 2017-01-11 17:06:31 +01:00
elpa.scm
file-systems.scm file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. 2017-01-16 23:27:23 +01:00
gem.scm
gexp.scm
gnu-maintenance.scm
grafts.scm grafts: Do not pull derivation outputs not depended on. 2017-01-25 11:04:25 +01:00
graph.scm graph: Add '%reverse-package-node-type'. 2017-01-04 16:18:53 +01:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh daemon: Client settings no longer override daemon settings. 2017-01-15 15:43:22 +01:00
guix-download.sh
guix-environment-container.sh
guix-environment.sh guix environment, build: Allow absolute file names with '--root'. 2017-01-19 00:11:15 +01:00
guix-gc.sh
guix-graph.sh
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh guix package: Fix version and output for 'guix package -i /gnu/store/…'. 2017-01-11 11:58:21 +01:00
guix-register.sh
guix-system.sh
hackage.scm
hash.scm
import-utils.scm
lint.scm
modules.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm
publish.scm
pypi.scm tests: Adjust pypi test to recent importer change. 2017-01-28 00:38:20 +01:00
records.scm
scripts-build.scm
scripts.scm
services.scm
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm
store.scm store: Add 'add-data-to-store'. 2017-01-30 10:52:45 +01:00
substitute.scm
syscalls.scm syscalls: Export 'read-utmpx'. 2017-01-24 00:46:37 +01:00
system.scm
test.drv
ui.scm
union.scm
upstream.scm
utils.scm
zlib.scm