summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-03-17Revert "tests: pack: Fix indentation."Maxim Cournoyer1-137/+142
2023-03-16read-print: 'read-with-comments' reads comments within gexps.Ludovic Courtès1-0/+15
2023-03-13packages: 'package-input-rewriting/spec' ignores hidden packages.Ludovic Courtès1-1/+19
2023-03-13packages: Consider 'patches' by 'package-direct-sources'.Simon Tournier1-1/+16
2023-03-07read-print: Correctly handle comments that follow a list head.Ludovic Courtès1-0/+9
2023-02-27pack: Adjust shell tests to read-only tarball root.Ludovic Courtès2-3/+8
2023-02-27pack: Make sure tests can run without a world rebuild.Ludovic Courtès1-20/+20
2023-02-26import: hackage: Add upstream-name property.Lars-Dominik Braun1-0/+5
2023-02-19pack: Add RPM format.Maxim Cournoyer2-1/+142
2023-02-19tests: pack: Fix indentation.Maxim Cournoyer1-142/+137
2023-01-30linux-container: 'container-excursion' forks to join the PID namespace.Ludovic Courtès1-17/+29
2023-01-30container: Correctly report exit status.Ludovic Courtès1-3/+4
2023-01-25tests: Do not try to create "$HOME/.config".Ludovic Courtès1-1/+2
2023-01-16transformations: Add '--with-version'.Ludovic Courtès1-1/+18
2023-01-15environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias1-1/+12
2023-01-09read-print: Do not use extended notation when printing '1+', '1-', etc.Ludovic Courtès1-1/+6
2023-01-09daemon: Improve error message for wrong hash sizes.Ludovic Courtès1-0/+12
2023-01-09derivations: 'read-derivation' correctly handles case with empty hash.Ludovic Courtès1-1/+39
2023-01-09home: environment-variables: Fix escaping.Andrew Tropin1-2/+5
2023-01-09home: environment-variables: Return support for file-likes and gexps.Andrew Tropin1-1/+8
2023-01-08refresh: Add CLI tests.Ludovic Courtès1-0/+117
2023-01-05home: services: environment-variables: Add support for literal strings.Ludovic Courtès1-1/+3
2023-01-02tests: Fix gnu-maintenance tests.Hartmut Goebel1-3/+3
2022-12-31tests: import-utils: Ignore extra keyword arguments.Ricardo Wurmus1-5/+5
2022-12-27records: match-record supports specifying a different variable name.Attila Lendvai1-2/+2
2022-12-26upstream-updater: Rename record field.Hartmut Goebel2-5/+5
2022-12-20cpio: Skip test on inode numbers that don't fit on 32 bits.Ludovic Courtès1-3/+9
2022-12-20tests: Adjust 'guix package' test to latest package search metrics.Ludovic Courtès1-2/+2
2022-12-13ui: Take package upstream name into account when searching.Lars-Dominik Braun1-1/+10
2022-12-13packages: Add 'package-upstream-name*'.Lars-Dominik Braun1-0/+4
2022-12-12Merge branch 'version-1.4.0'Ludovic Courtès1-1/+16
2022-12-12pki: 'public-keys->acl' deduplicates entries.Ludovic Courtès1-1/+5
2022-12-10deduplicate: Use 'sendfile' for small file copies.Ludovic Courtès1-1/+16
2022-12-08records: 'match-record' checks fields at macro-expansion time.Ludovic Courtès1-0/+33
2022-12-04tests: Fix guix-system.sh test.Maxim Cournoyer1-0/+4
2022-12-02records: 'match-record' checks fields at macro-expansion time.Ludovic Courtès1-0/+33
2022-11-18import/utils: spdx-string->license: Support '+' operator.Philip McGrath1-2/+2
2022-11-18import/utils: spdx-string->license: Match case-insensitively.Philip McGrath1-0/+5
2022-11-15shell: Detect --symlink spec problems early.Maxim Cournoyer2-1/+4
2022-11-15guix: shell: Add '--symlink' option.Maxim Cournoyer2-0/+12
2022-11-11gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".Ludovic Courtès1-1/+2
2022-11-11grafts: Run with a UTF-8 locale.Ludovic Courtès3-1/+11
2022-11-06shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias1-0/+10
2022-10-27gnu: python-setuptools: Move to python-build.Lars-Dominik Braun1-1/+1
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès12-13/+3
2022-10-22tests: 'guix build --with-commit' output no longer refers to the tag ID.Ludovic Courtès1-2/+2
2022-10-17lint: source: Add check for <svn-reference> over HTTP(S).Ludovic Courtès1-1/+31
2022-10-17git: 'update-cached-checkout' returns the commit ID when given a tag.Ludovic Courtès1-1/+31
2022-10-13shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès1-2/+2
2022-10-13environment: Add '--emulate-fhs'.John Kehayias1-0/+34