summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-03-07derivations: Coalesce inputs that have the same output path....Ludovic Courtès
2022-03-07tests: Adjust to (guix import github) changes....Ludovic Courtès
2022-03-06tests: Add (guix http-client) tests....Ludovic Courtès
2022-03-01system: Add a version field to the <boot-parameters> record....Maxim Cournoyer
2022-02-18guix build: Warn when attempting to build an unsupported package....Ludovic Courtès
2022-02-18profiles: 'profile-derivation' rejects unsupported packages....Ludovic Courtès
2022-02-18packages: 'package-transitive-supported-systems' ignores '%current-target-sys......Ludovic Courtès
2022-02-16gexp: Preserve source location for #~ and #$ read extensions....Ludovic Courtès
2022-02-15gexp: 'computed-file' always uses a native Guile....Ludovic Courtès
2022-02-14publish: Do not sign the URL/Compression/FileSize narinfo fields....Ludovic Courtès
2022-02-14git-authenticate: Ensure the target is a descendant of the introductory commit....Ludovic Courtès
2022-02-14git: Add 'commit-descendant?'....Ludovic Courtès
2022-02-14git-authenticate: Test introductory commit signature verification....Ludovic Courtès
2022-02-11tests: Adjust pypi test to recent changes....Ludovic Courtès
2022-02-11tests: Pass #:guile to 'computed-file' & co....Ludovic Courtès
2022-02-05tests: Assert that cyclic graphs can be produced....Liliana Marie Prikler
2022-01-26import: pypi: Convert hyphens to underscores in PyPI URLs if needed....Vivien Kraus
2022-01-19package: Honor '--dry-run' when target profile is already in store....Ludovic Courtès
2022-01-19tests: Adjust to gzip as the default log compression....Ludovic Courtès
2022-01-17Merge branch 'version-1.4.0'...Maxim Cournoyer
2022-01-16tests: Fix file-needed/recursive on aarch64-linux....Pierre Langlois
2022-01-16tests: Clean up after 'tests/guix-package-net.sh'....Ludovic Courtès
2022-01-16tests: Clean up after 'tests/guix-graph.sh'....Ludovic Courtès
2022-01-16import/github: Test it....Maxime Devos
2022-01-10utils: Fix wrap-script argument handling....Brendan Tildesley
2022-01-10style: '-S format' canonicalizes comments....Ludovic Courtès
2022-01-10style: Add '--styling' option....Ludovic Courtès
2022-01-10style: Add support for "newline forms"....Ludovic Courtès
2022-01-10style: Allow special forms to be scoped....Ludovic Courtès
2022-01-10style: Improve pretty printer and add tests....Ludovic Courtès
2022-01-14gremlin: Adjust tests for i686 and beyond....Ludovic Courtès
2022-01-13import: texlive: Remove labels from 'propagated-inputs' field....Ludovic Courtès
2022-01-11tests: Fix texlive test by sorting locations....Ricardo Wurmus
2022-01-08tests: Fix file-needed/recursive on powerpc64le-linux....Chris Marusich
2022-01-06upstream: Support updating and fetching 'git-fetch' origins....Sarah Morgensen
2022-01-05home: import: Fix handling of manifest entries with specific output....Arjan Adriaanse
2022-01-05tests: Add failing tests for changed-inputs on new style inputs....Ricardo Wurmus
2022-01-05tests: Add tests for changed-inputs on old-style inputs....Ricardo Wurmus
2022-01-04guix hash: Allow '--exclude-vcs' option using 'git' serializer....zimoun
2022-01-01transformations: Add '--tune'....Ludovic Courtès
2021-12-23Remove VM generation dead-code....Mathieu Othacehe
2021-12-22tests: Move keys into ./tests/keys/ and add a third ed25519 key....Attila Lendvai
2021-12-18import: elpa: Support ‘upstream-name’ property....Xinglu Chen
2021-12-17lint: Adjust patch file length check....Vagrant Cascadian
2021-12-18import: cran: Fix description->package test....Tobias Geerinckx-Rice
2021-12-17guix hash: Add git serializer....zimoun
2021-12-17guix hash: Add 'serializer' option....zimoun
2021-12-17guix hash: Support several files....zimoun
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-10shell: When using '-D -f', '-D' has no effect on remaining packages....Ludovic Courtès