guix/tests
Ludovic Courtès f8f9f7cabc
database: Fail registration when encountering unregistered references.
* guix/store/database.scm (add-reference-sql): Remove nested SELECT.
(add-references): Expect REFERENCES to be a list of ids.
(sqlite-register): Call 'path-id' for each of REFERENCES and pass it to
'add-references'.
* tests/store-database.scm ("register-path with unregistered references"):
New test.
2018-06-14 11:16:58 +02: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
discovery.scm
elpa.scm
file-systems.scm
gem.scm
gexp.scm gexp: Add 'with-extensions'. 2018-06-01 15:20:54 +02:00
glob.scm
gnu-maintenance.scm
grafts.scm
graph.scm tests: Adjust graph test. 2018-06-06 14:37:35 +02:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-environment-container.sh
guix-environment.sh
guix-gc.sh
guix-graph.sh
guix-hash.sh
guix-lint.sh
guix-pack.sh tests: Skip 'tests/guix-pack.sh' when networking is missing. 2018-05-19 00:14:51 +02:00
guix-package-net.sh
guix-package.sh tests: Adjust 'guix package' test to "python2" name. 2018-06-06 14:37:35 +02:00
guix-register.sh
guix-system.sh system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
hackage.scm
hash.scm
import-utils.scm
lint.scm
modules.scm
monads.scm
nar.scm
pack.scm pack: Adjust test to expect relative symlinks. 2018-06-01 15:17:41 +02:00
packages.scm packages: Add 'package-patched-vulnerabilities'. 2018-06-09 12:02:28 +02:00
pk-crypto.scm
pki.scm
print.scm
profiles.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
publish.scm
pypi.scm
records.scm records: Insert record type ABI checks in constructors. 2018-05-23 10:21:02 +02:00
scripts-build.scm
scripts.scm
search-paths.scm
services.scm
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm
store-database.scm database: Fail registration when encountering unregistered references. 2018-06-14 11:16:58 +02:00
store-deduplication.scm Add (guix store deduplication). 2018-06-01 15:35:54 +02:00
store.scm
substitute.scm
syscalls.scm
system.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
test.drv
texlive.scm
ui.scm
union.scm
upstream.scm
utils.scm utils: Add 'version-prefix?'. 2018-05-13 13:29:27 +02:00
uuid.scm uuid: 'uuid' returns #f when 'string->uuid' returns #f. 2018-05-19 00:14:52 +02:00
workers.scm
zlib.scm