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