guix/tests
Ludovic Courtès 7c1161dba4
records: 'match-record' checks fields at macro-expansion time.
This allows 'match-record' to be more efficient (field offsets are
computed at compilation time) and to report unknown fields at
macro-expansion time.

* guix/records.scm (map-fields): New macro.
(define-record-type*)[rtd-identifier]: New procedure.
Define TYPE as a macro and use a separate identifier for the RTD.
(lookup-field, match-record-inner): New macros.
(match-record): Rewrite in terms of 'match-error-inner'.
* tests/records.scm ("match-record, simple")
("match-record, unknown field"): New tests.
* gnu/services/cuirass.scm (cuirass-shepherd-service): Rename 'log-file'
local variable to 'main-log-file'.
* gnu/services/getmail.scm (serialize-getmail-configuration-file): Move
after <getmail-configuration-file> definition.
2022-12-02 00:02:12 +01:00
..
keys
services
accounts.scm
base16.scm
base32.scm
base64.scm
boot-parameters.scm
bournish.scm
build-emacs-utils.scm
build-utils.scm
builders.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
cache.scm
challenge.scm
channels.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
combinators.scm
containers.scm
cpan.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
cpio.scm
cran.scm
crate.scm
cve-sample.json
cve.scm
debug-link.scm
derivations.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
discovery.scm
egg.scm
elm.scm
elpa.scm
file-systems.scm
gem.scm
gexp.scm grafts: Run with a UTF-8 locale. 2022-11-11 23:17:42 +01:00
git-authenticate.scm
git.scm git: 'update-cached-checkout' returns the commit ID when given a tag. 2022-10-17 09:37:27 +02:00
glob.scm
gnu-maintenance.scm gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2". 2022-11-11 23:17:43 +01:00
go.scm
grafts.scm grafts: Run with a UTF-8 locale. 2022-11-11 23:17:42 +01:00
graph.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build-branch.sh tests: 'guix build --with-commit' output no longer refers to the tag ID. 2022-10-22 01:46:54 +02:00
guix-build.sh
guix-daemon.sh Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
guix-describe.sh
guix-download.sh
guix-environment-container.sh shell: Detect --symlink spec problems early. 2022-11-15 14:15:11 -05:00
guix-environment.sh
guix-gc.sh
guix-git-authenticate.sh
guix-graph.sh
guix-hash.sh
guix-home.sh
guix-lint.sh
guix-pack-localstatedir.sh
guix-pack-relocatable.sh
guix-pack.sh shell: Detect --symlink spec problems early. 2022-11-15 14:15:11 -05:00
guix-package-aliases.sh
guix-package-net.sh
guix-package.sh
guix-repl.sh
guix-shell-export-manifest.sh
guix-shell.sh guix: shell: Add '--symlink' option. 2022-11-15 14:15:11 -05:00
guix-style.sh
guix-system.sh tests: Attempt to build 'desktop.tmpl' on all major architectures. 2022-10-07 16:01:39 +02:00
hackage.scm
hexpm.scm
home-import.scm
home-services.scm
http-client.scm
import-git.scm
import-github.scm
import-utils.scm import/utils: spdx-string->license: Support '+' operator. 2022-11-18 15:44:38 +01:00
inferior.scm
ipfs.scm
lint.scm gnu: python-setuptools: Move to python-build. 2022-10-27 19:43:06 +02:00
minetest.scm
modules.scm
monads.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
nar.scm
networking.scm
offload.scm
opam.scm
openpgp.scm
pack.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
packages.scm grafts: Run with a UTF-8 locale. 2022-11-11 23:17:42 +01:00
pki.scm
print.scm import: print: Quasiquote properties 2022-09-29 22:59:48 +02:00
processes.scm
profiles.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
publish.scm
pypi.scm
read-print.scm
records.scm records: 'match-record' checks fields at macro-expansion time. 2022-12-02 00:02:12 +01:00
scripts.scm
search-paths.scm
services.scm
sets.scm
size.scm
status.scm
store-database.scm
store-deduplication.scm
store-roots.scm
store.scm
style.scm
substitute.scm
swh.scm
syscalls.scm
system.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
test.drv
texlive.scm
transformations.scm transformations: '--with-source' now operates in depth. 2022-09-29 22:59:49 +02:00
ui.scm
union.scm
upstream.scm
utils.scm
uuid.scm
workers.scm