summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* services: Add lightdm-service-type.Maxim Cournoyer2022-08-28
* tests: Add test for menu-entry roundtrips as sexps.Josselin Poiret2022-08-28
* services: configuration: Change the value of the unset marker.Attila Lendvai2022-08-25
* services: Use the new maybe/unset API.Attila Lendvai2022-08-25
* read-print: Report missing closing parens instead of looping.Ludovic Courtès2022-08-10
* tests: configuration: Add a test to cover 'unset regression.Maxim Cournoyer2022-08-09
* read-print: Add 'case' and 'cond' special forms.Ludovic Courtès2022-08-08
* read-print: Support printing multi-line comments.Ludovic Courtès2022-08-08
* style: Add '--whole-file' option.Ludovic Courtès2022-08-08
* read-print: 'canonicalize-comment' leaves top-level comments unchanged.Ludovic Courtès2022-08-08
* read-print: Add code to read and write sequences of expressions/blanks.Ludovic Courtès2022-08-08
* read-print: Recognize page breaks.Ludovic Courtès2022-08-08
* read-print: Read and render vertical space.Ludovic Courtès2022-08-08
* style: Adjust test to not emit blank lines.Ludovic Courtès2022-08-08
* style: Move reader and printer to (guix read-print).Ludovic Courtès2022-08-08
* tests: Make tests inside container reproducible.Andrew Tropin2022-08-05
* services: configuration: Step back from *unspecified*.Maxim Cournoyer2022-08-01
* tests: Adjust texlive importer tests.Ricardo Wurmus2022-07-22
* home: services: environment-variables: Double-quote values.Ludovic Courtès2022-07-14
* home: services: shells: Double-quote environment variable values.Ludovic Courtès2022-07-14
* tests: build-emacs-utils: Allow test to pass on Emacs 27 too.Maxim Cournoyer2022-07-13
* monads: Add 'mparameterize'.Ludovic Courtès2022-07-10
* profiles: Support the creation of profiles with version 3 manifests.Ludovic Courtès2022-07-08
* guix: inferior: Fix the behaviour of open-inferior #:error-port.Christopher Baines2022-07-08
* tests: telephony: Remove obsolete parsing tests.Maxim Cournoyer2022-07-07
* style: For 'let' and similar forms, emit one binding per line.Ludovic Courtès2022-07-04
* tests: Adjust 'guix graph' test to latest OCaml changes.Ludovic Courtès2022-07-01
* profiles: Do not repeat entries in 'manifest' file.Ludovic Courtès2022-07-01
* tests: Augment profile collision test.Ludovic Courtès2022-07-01
* tests: Add sanitizer test.Ludovic Courtès2022-07-01
* status: Relay "updating substitutes" messages.Ludovic Courtès2022-06-26
* status: Change tests from SRFI-11 to SRFI-71.Ludovic Courtès2022-06-26
* services: configuration: Report the location of field type errors.Ludovic Courtès2022-06-24
* style: Keep values next to their keyword.Ludovic Courtès2022-06-22
* guix: emacs-utils: Add emacs-header-parse.Fredrik Salomonsson2022-06-17
* guix: emacs-utils: Add emacs-batch-script.Fredrik Salomonsson2022-06-17
* ui: Improve pager selection logic when less is not installed.Taiju HIGASHI2022-06-16
* shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès2022-06-16
* import: Add hex.pm importer.Hartmut Goebel2022-06-15
* services: configuration: Use *unspecified* instead of 'disabled.Attila Lendvai2022-06-15
* services: configuration: Support (field1 maybe-number "") format.Attila Lendvai2022-06-15
* system: <operating-system> compiler truly honors the 'system' argument.Ludovic Courtès2022-06-15
* packages: Add 'specifications->packages'.Antero Mejr2022-06-06
* import: hackage: Filter upper/mixed case dependencies too.Lars-Dominik Braun2022-06-06
* import: hackage: Filter internal libraries from inputs and native-inputs.Lars-Dominik Braun2022-06-06
* import: cabal: Support library namesLars-Dominik Braun2022-06-06
* import: cabal: Document failing syntax through tests.Lars-Dominik Braun2022-06-06
* import: cabal: Allow curly bracket before else statement.Lars-Dominik Braun2022-06-06
* import: cabal: Allow properties without space between key and value.Lars-Dominik Braun2022-06-06
* import: cabal: Allow curly brackets in more positions.Lars-Dominik Braun2022-06-06