summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
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