summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-07-18guix: Let texlive importer handle linked scripts....Nicolas Goaziou
2023-07-18guix: texlive importer: Set #:texlive-latex-bin? when appropriate....Nicolas Goaziou
2023-07-18guix: texlive importer: Fix build system and arguments for meta-packages....Nicolas Goaziou
2023-07-18guix: texlive importer ignores dependencies unnecessary in Guix....Nicolas Goaziou
2023-07-18guix: Let texlive importer suggest format creation....Nicolas Goaziou
2023-07-18guix: import: Improve importing texlive meta packages....Nicolas Goaziou
2023-07-18guix: import: Handle native inputs in texlive importer....Nicolas Goaziou
2023-07-18guix: import: Fix multiple licenses output in texlive importer....Nicolas Goaziou
2023-07-18guix: import: Improve home-page generation in texlive importer....Nicolas Goaziou
2023-07-18guix: import: Update texlive importer according to new build system....Nicolas Goaziou
2023-07-11home: services: bash: Properly quote shell aliases....Ludovic Courtès
2023-06-18Add 'guix locate'....Ludovic Courtès
2023-06-18store: Tolerate non-existent GC root directories....Ludovic Courtès
2023-06-14packages: 'package-transitive-supported-systems' detects cycles....Ludovic Courtès
2023-06-09tests: Ensure 'elpa' test does not access the network....Ludovic Courtès
2023-06-09tests: Ensure 'cpan' updater test does not access the network....Ludovic Courtès
2023-06-09tests: Adjust minetest tests....Ludovic Courtès
2023-06-08substitute: Gracefully retry after failed partial downloads....Ludovic Courtès
2023-06-06services: 'modify-services' preserves service ordering....Ludovic Courtès
2023-06-04tests: records: Add test for ellipsis in body....Josselin Poiret
2023-06-04records: Add MATCH-RECORD-LAMBDA....(unmatched-parenthesis ew syntax
2023-06-04records: match-record: Support thunked and delayed fields....(unmatched-parenthesis d
2023-06-02tests: Check for service existence in MODIFY-SERVICES...Brian Cully
2023-06-02tests: Add tests for MODIFY-SERVICES procedure...Brian Cully
2023-05-31tests: Use quasiquoted 'match' patterns for package sexps....Ludovic Courtès
2023-05-31upstream: Honor package properties for ignored and extra inputs....Ludovic Courtès
2023-05-31import: gem: Updater provides input list....Ludovic Courtès
2023-05-31import: gem: Factorize "bundler" special case for name mapping....Ludovic Courtès
2023-05-31import: elpa: Updater provides input list....Ludovic Courtès
2023-05-31import: cpan: Updater provides input list....Ludovic Courtès
2023-05-31import: cpan: Represent dependencies as <upstream-input> records....Ludovic Courtès
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