summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-31tests: upstream: Restore test that was skipped....Ludovic Courtès
2023-05-31upstream: Remove <upstream-input-change> and related code....Ludovic Courtès
2023-05-31upstream: 'update-package-source' edits input fields....Ludovic Courtès
2023-05-31upstream: Replace 'input-changes' field by 'inputs'....Ludovic Courtès
2023-05-31tests: pypi: Rewrite tests using a local HTTP server....Ludovic Courtès
2023-05-31tests: pypi: Factorize tarball and wheel file creation....Ludovic Courtès
2023-05-30substitute: If a server's nar URL is 404, try the next one(s)....Ludovic Courtès
2023-05-18style: Add 'arguments' styling rule....Ludovic Courtès
2023-05-06lint: archival: Warn against non-origin package sources....Ludovic Courtès
2023-05-05read-print: Correctly read "(. x)"....Ludovic Courtès
2023-05-04transformations: Add '--with-configure-flag'....Sarthak Shah
2023-05-04style: Make 'safe' policy less conservative....Ludovic Courtès
2023-04-30import: pypi: Adjust tests for new build system....Ludovic Courtès
2023-04-28tests: guix-graph.sh: Fix expected path from emacs to libffi....Josselin Poiret
2023-04-28tests: guix-build.sh: Don't use hidden gcc for transformation tests....Josselin Poiret
2023-04-24read-print: 'pretty-print-with-comments' keeps newlines on long strings....Ludovic Courtès
2023-04-21tests: Relax two tests that expected a non-zero error code....Ludovic Courtès
2023-04-21tests: Fix checks for expected failures....Eric Bavier
2023-04-18tests: guix-system: Drop the i686-linux desktop image test....Maxim Cournoyer
2023-04-18tests: Fix texlive->guix-package test....Maxim Cournoyer
2023-04-18tests: Re-add debug output to a package tests....Maxim Cournoyer
2023-04-07packages: Remove 'origin-sha256' procedure....Bruno Victal
2023-04-07services: ntp-service-type: Remove deprecated server as strings support....Bruno Victal
2023-04-07gnu: Purge pre-1.3.0 deprecated packages....Bruno Victal
2023-04-06environment: Add '--nesting'....Ludovic Courtès
2023-04-02services: replace bare serializers with (serializer ...)...Bruno Victal
2023-04-02services: configuration: Add user-defined sanitizer support....Bruno Victal
2023-03-28Revert "lint: Append "/info/refs" to git-reference-url."...Maxim Cournoyer
2023-03-27lint: Append "/info/refs" to git-reference-url....Felix Lechner
2023-03-26tests: Fix guix-home.sh when guix isn't installed...Ting-Wei Lan
2023-03-17Revert "tests: pack: Fix indentation."...Maxim Cournoyer
2023-03-16read-print: 'read-with-comments' reads comments within gexps....Ludovic Courtès
2023-03-13packages: 'package-input-rewriting/spec' ignores hidden packages....Ludovic Courtès
2023-03-13packages: Consider 'patches' by 'package-direct-sources'....Simon Tournier
2023-03-07read-print: Correctly handle comments that follow a list head....Ludovic Courtès
2023-02-27pack: Adjust shell tests to read-only tarball root....Ludovic Courtès
2023-02-27pack: Make sure tests can run without a world rebuild....Ludovic Courtès
2023-02-26import: hackage: Add upstream-name property....Lars-Dominik Braun
2023-02-19pack: Add RPM format....Maxim Cournoyer
2023-02-19tests: pack: Fix indentation....Maxim Cournoyer
2023-01-30linux-container: 'container-excursion' forks to join the PID namespace....Ludovic Courtès
2023-01-30container: Correctly report exit status....Ludovic Courtès
2023-01-25tests: Do not try to create "$HOME/.config"....Ludovic Courtès
2023-01-16transformations: Add '--with-version'....Ludovic Courtès
2023-01-15environment: Fix '--emulate-fhs' option overriding $PATH....John Kehayias
2023-01-09read-print: Do not use extended notation when printing '1+', '1-', etc....Ludovic Courtès
2023-01-09daemon: Improve error message for wrong hash sizes....Ludovic Courtès
2023-01-09derivations: 'read-derivation' correctly handles case with empty hash....Ludovic Courtès
2023-01-09home: environment-variables: Fix escaping....Andrew Tropin
2023-01-09home: environment-variables: Return support for file-likes and gexps....Andrew Tropin