summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-07-01tests: Add sanitizer test.Ludovic Courtès
2022-06-26status: Relay "updating substitutes" messages.Ludovic Courtès
2022-06-26status: Change tests from SRFI-11 to SRFI-71.Ludovic Courtès
2022-06-24services: configuration: Report the location of field type errors.Ludovic Courtès
2022-06-22style: Keep values next to their keyword.Ludovic Courtès
2022-06-17guix: emacs-utils: Add emacs-header-parse.Fredrik Salomonsson
2022-06-17guix: emacs-utils: Add emacs-batch-script.Fredrik Salomonsson
2022-06-16ui: Improve pager selection logic when less is not installed.Taiju HIGASHI
2022-06-16shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès
2022-06-15import: Add hex.pm importer.Hartmut Goebel
2022-06-15services: configuration: Use *unspecified* instead of 'disabled.Attila Lendvai
2022-06-15services: configuration: Support (field1 maybe-number "") format.Attila Lendvai
2022-06-15system: <operating-system> compiler truly honors the 'system' argument.Ludovic Courtès
2022-06-06packages: Add 'specifications->packages'.Antero Mejr
2022-06-06import: hackage: Filter upper/mixed case dependencies too.Lars-Dominik Braun
2022-06-06import: hackage: Filter internal libraries from inputs and native-inputs.Lars-Dominik Braun
2022-06-06import: cabal: Support library namesLars-Dominik Braun
2022-06-06import: cabal: Document failing syntax through tests.Lars-Dominik Braun
2022-06-06import: cabal: Allow curly bracket before else statement.Lars-Dominik Braun
2022-06-06import: cabal: Allow properties without space between key and value.Lars-Dominik Braun
2022-06-06import: cabal: Allow curly brackets in more positions.Lars-Dominik Braun
2022-06-06import: cabal: Support elif statement.Lars-Dominik Braun
2022-06-04home: services: Add 'lookup-home-service-types' procedure.Ludovic Courtès
2022-06-04cache: Catch invalid 'last-expiry-cleanup'.zimoun
2022-06-01shell: '--export-manifest -D x -D y' generates a valid manifest.Ludovic Courtès
2022-05-31gnu: Remove python2-matplotlib.Maxim Cournoyer
2022-05-30tests: Adjust crate importer test to spdx changes.Ludovic Courtès
2022-05-25tests: Fix wrong target triplets.Josselin Poiret
2022-05-23scripts: package: Transform before creating manifest entries.Josselin Poiret
2022-05-22import: Add Elm importer.Philip McGrath
2022-05-22guix: Add elm-build-system.Philip McGrath
2022-05-20inferior: Close duplicate socketpair file descriptor.Ludovic Courtès
2022-05-18tests: Ensure test OpenPGP keys never expire.Ludovic Courtès
2022-05-18services: Make <service-type> 'description' field mandatory.Ludovic Courtès
2022-05-05transformations: Preserve transformation order in package property.Ludovic Courtès
2022-05-01gexp: Add 'references-file'.Ludovic Courtès
2022-04-29publish: Send uncached narinfo replies from the main thread.Ludovic Courtès