summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-05-25tests: Fix wrong target triplets....Josselin Poiret
2022-05-23scripts: package: Transform before creating manifest entries....Josselin Poiret
2022-05-22import: Add Elm importer....Philip McGrath
2022-05-22guix: Add elm-build-system....Philip McGrath
2022-05-20inferior: Close duplicate socketpair file descriptor....Ludovic Courtès
2022-05-18tests: Ensure test OpenPGP keys never expire....Ludovic Courtès
2022-05-18services: Make <service-type> 'description' field mandatory....Ludovic Courtès
2022-05-05transformations: Preserve transformation order in package property....Ludovic Courtès
2022-05-01gexp: Add 'references-file'....Ludovic Courtès
2022-04-29publish: Send uncached narinfo replies from the main thread....Ludovic Courtès
2022-04-19tests: Adjust 'guix home' test to 'home-files-service-type' changes....Ludovic Courtès
2022-04-14style: Correctly read dots in pairs and improper lists....Ludovic Courtès
2022-04-10services: Test 'shepherd-service-upgrade' with transient services....Ludovic Courtès
2022-04-10services: herd: Adjust to <live-service> changes....Ludovic Courtès
2022-04-08tests: 'guix shell --export-manifest' test no longer needs networking....Ludovic Courtès
2022-04-04shell: Add '--export-manifest'....Ludovic Courtès
2022-04-04packages: Add 'package-unique-version-prefix'....Ludovic Courtès
2022-03-29download: Use https for main KDE source....Efraim Flashner
2022-03-20home: import: Properly parse aliases that contain quotes....Ludovic Courtès
2022-03-19guix home: Add 'container' command....Ludovic Courtès
2022-03-18guix home: Implement the 'extension-graph' and 'shepherd-graph' actions....Ludovic Courtès
2022-03-16system: Improve 'read-boot-parameters' incompatibility diagnostic....Ludovic Courtès
2022-03-16packages: 'modify-inputs' preserves outputs in 'replace' clauses....Ludovic Courtès
2022-03-16tests: Exercise 'modify-inputs' with a 'replace' clause....Ludovic Courtès
2022-03-13gexp: Correctly handle #$output in 'gexp->approximate-sexp'....Maxime Devos
2022-03-13gexp: Correctly handle unquoting S-exp objects....Maxime Devos
2022-03-11lint: check-tests-true: Allow #:tests? #t for some build systems....Maxime Devos
2022-03-10tests: Check 'guix home reconfigure' for a second generation....Ludovic Courtès
2022-03-10tests: Simplify use of 'local-file' in 'tests/guix-home.sh'....Ludovic Courtès
2022-03-10tests: Make sure 'guix home reconfigure' backs up files....Ludovic Courtès
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