aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* read-print: Correctly read "(. x)".Ludovic Courtès2023-05-05
* transformations: Add '--with-configure-flag'.Sarthak Shah2023-05-04
* style: Make 'safe' policy less conservative.Ludovic Courtès2023-05-04
* import: pypi: Adjust tests for new build system.Ludovic Courtès2023-04-30
* tests: guix-graph.sh: Fix expected path from emacs to libffi.Josselin Poiret2023-04-28
* tests: guix-build.sh: Don't use hidden gcc for transformation tests.Josselin Poiret2023-04-28
* read-print: 'pretty-print-with-comments' keeps newlines on long strings.Ludovic Courtès2023-04-24
* tests: Relax two tests that expected a non-zero error code.Ludovic Courtès2023-04-21
* tests: Fix checks for expected failures.Eric Bavier2023-04-21
* tests: guix-system: Drop the i686-linux desktop image test.Maxim Cournoyer2023-04-18
* tests: Fix texlive->guix-package test.Maxim Cournoyer2023-04-18
* tests: Re-add debug output to a package tests.Maxim Cournoyer2023-04-18
* packages: Remove 'origin-sha256' procedure.Bruno Victal2023-04-07
* services: ntp-service-type: Remove deprecated server as strings support.Bruno Victal2023-04-07
* gnu: Purge pre-1.3.0 deprecated packages.Bruno Victal2023-04-07
* environment: Add '--nesting'.Ludovic Courtès2023-04-06
* services: replace bare serializers with (serializer ...)Bruno Victal2023-04-02
* services: configuration: Add user-defined sanitizer support.Bruno Victal2023-04-02
* Revert "lint: Append "/info/refs" to git-reference-url."Maxim Cournoyer2023-03-28
* lint: Append "/info/refs" to git-reference-url.Felix Lechner2023-03-27
* tests: Fix guix-home.sh when guix isn't installedTing-Wei Lan2023-03-26
* Revert "tests: pack: Fix indentation."Maxim Cournoyer2023-03-17
* read-print: 'read-with-comments' reads comments within gexps.Ludovic Courtès2023-03-16
* packages: 'package-input-rewriting/spec' ignores hidden packages.Ludovic Courtès2023-03-13
* packages: Consider 'patches' by 'package-direct-sources'.Simon Tournier2023-03-13
* read-print: Correctly handle comments that follow a list head.Ludovic Courtès2023-03-07
* pack: Adjust shell tests to read-only tarball root.Ludovic Courtès2023-02-27
* pack: Make sure tests can run without a world rebuild.Ludovic Courtès2023-02-27
* import: hackage: Add upstream-name property.Lars-Dominik Braun2023-02-26
* pack: Add RPM format.Maxim Cournoyer2023-02-19
* tests: pack: Fix indentation.Maxim Cournoyer2023-02-19
* linux-container: 'container-excursion' forks to join the PID namespace.Ludovic Courtès2023-01-30
* container: Correctly report exit status.Ludovic Courtès2023-01-30
* tests: Do not try to create "$HOME/.config".Ludovic Courtès2023-01-25
* transformations: Add '--with-version'.Ludovic Courtès2023-01-16
* environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias2023-01-15
* read-print: Do not use extended notation when printing '1+', '1-', etc.Ludovic Courtès2023-01-09
* daemon: Improve error message for wrong hash sizes.Ludovic Courtès2023-01-09
* derivations: 'read-derivation' correctly handles case with empty hash.Ludovic Courtès2023-01-09
* home: environment-variables: Fix escaping.Andrew Tropin2023-01-09
* home: environment-variables: Return support for file-likes and gexps.Andrew Tropin2023-01-09
* refresh: Add CLI tests.Ludovic Courtès2023-01-08
* home: services: environment-variables: Add support for literal strings.Ludovic Courtès2023-01-05
* tests: Fix gnu-maintenance tests.Hartmut Goebel2023-01-02
* tests: import-utils: Ignore extra keyword arguments.Ricardo Wurmus2022-12-31
* records: match-record supports specifying a different variable name.Attila Lendvai2022-12-27
* upstream-updater: Rename record field.Hartmut Goebel2022-12-26
* cpio: Skip test on inode numbers that don't fit on 32 bits.Ludovic Courtès2022-12-20
* tests: Adjust 'guix package' test to latest package search metrics.Ludovic Courtès2022-12-20
* ui: Take package upstream name into account when searching.Lars-Dominik Braun2022-12-13