summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-10-17git: 'update-cached-checkout' returns the commit ID when given a tag.Ludovic Courtès
2022-10-13shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès
2022-10-13environment: Add '--emulate-fhs'.John Kehayias
2022-10-10packages: Raise an exception for invalid 'license' values.Ludovic Courtès
2022-10-07tests: Attempt to build 'desktop.tmpl' on all major architectures.Ludovic Courtès
2022-10-05tests: Add new test cases for beautify-description.Ricardo Wurmus
2022-09-29transformations: '--with-source' now operates in depth.Ludovic Courtès
2022-09-29import: print: Quasiquote propertiesitd
2022-09-29import/utils: alist->package: Include properties.itd
2022-09-28substitute: Retry downloading when a nar is unavailable.Ludovic Courtès
2022-09-26gnu-maintenance: Test latest-html-release.Maxime Devos
2022-09-24substitute: Test behavior with unroutable substitute server addresses.Ludovic Courtès
2022-09-20home: import: Use (guix read-print) to render the config file.Ludovic Courtès
2022-09-20read-print: Correctly support multiple same-named newline forms.Ludovic Courtès
2022-09-17gnu-maintenance: Support // URLs in latest-html-release.Maxime Devos
2022-09-17import: gem: Support importing a specific version of a gem.Taiju HIGASHI
2022-09-04guix system: Do not use 'vm-image.tmpl' in tests.Ludovic Courtès
2022-09-04guix describe: Adjust test to latest changes.Ludovic Courtès
2022-09-04store: Open daemon connections with SOCK_CLOEXEC.Ludovic Courtès
2022-09-02read-print: Define forms for which \n, \t, etc. are not escaped.Ludovic Courtès
2022-09-01read-print: Guess the base to use for integers being printed.Ludovic Courtès
2022-08-28services: Add lightdm-service-type.Maxim Cournoyer
2022-08-28tests: Add test for menu-entry roundtrips as sexps.Josselin Poiret
2022-08-25services: configuration: Change the value of the unset marker.Attila Lendvai
2022-08-25services: Use the new maybe/unset API.Attila Lendvai
2022-08-10read-print: Report missing closing parens instead of looping.Ludovic Courtès
2022-08-09tests: configuration: Add a test to cover 'unset regression.Maxim Cournoyer
2022-08-08read-print: Add 'case' and 'cond' special forms.Ludovic Courtès
2022-08-08read-print: Support printing multi-line comments.Ludovic Courtès
2022-08-08style: Add '--whole-file' option.Ludovic Courtès
2022-08-08read-print: 'canonicalize-comment' leaves top-level comments unchanged.Ludovic Courtès
2022-08-08read-print: Add code to read and write sequences of expressions/blanks.Ludovic Courtès
2022-08-08read-print: Recognize page breaks.Ludovic Courtès
2022-08-08read-print: Read and render vertical space.Ludovic Courtès
2022-08-08style: Adjust test to not emit blank lines.Ludovic Courtès
2022-08-08style: Move reader and printer to (guix read-print).Ludovic Courtès
2022-08-05tests: Make tests inside container reproducible.Andrew Tropin
2022-08-01services: configuration: Step back from *unspecified*.Maxim Cournoyer
2022-07-22tests: Adjust texlive importer tests.Ricardo Wurmus
2022-07-14home: services: environment-variables: Double-quote values.Ludovic Courtès
2022-07-14home: services: shells: Double-quote environment variable values.Ludovic Courtès
2022-07-13tests: build-emacs-utils: Allow test to pass on Emacs 27 too.Maxim Cournoyer
2022-07-10monads: Add 'mparameterize'.Ludovic Courtès
2022-07-08profiles: Support the creation of profiles with version 3 manifests.Ludovic Courtès
2022-07-08guix: inferior: Fix the behaviour of open-inferior #:error-port.Christopher Baines
2022-07-07tests: telephony: Remove obsolete parsing tests.Maxim Cournoyer
2022-07-04style: For 'let' and similar forms, emit one binding per line.Ludovic Courtès
2022-07-01tests: Adjust 'guix graph' test to latest OCaml changes.Ludovic Courtès
2022-07-01profiles: Do not repeat entries in 'manifest' file.Ludovic Courtès
2022-07-01tests: Augment profile collision test.Ludovic Courtès