aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* pack: Adjust shell tests to read-only tarball root.Ludovic Courtès2023-02-27
* pack: Make sure tests can run without a world rebuild.Ludovic Courtès2023-02-27
* import: hackage: Add upstream-name property.Lars-Dominik Braun2023-02-26
* pack: Add RPM format.Maxim Cournoyer2023-02-19
* tests: pack: Fix indentation.Maxim Cournoyer2023-02-19
* linux-container: 'container-excursion' forks to join the PID namespace.Ludovic Courtès2023-01-30
* container: Correctly report exit status.Ludovic Courtès2023-01-30
* tests: Do not try to create "$HOME/.config".Ludovic Courtès2023-01-25
* transformations: Add '--with-version'.Ludovic Courtès2023-01-16
* environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias2023-01-15
* read-print: Do not use extended notation when printing '1+', '1-', etc.Ludovic Courtès2023-01-09
* daemon: Improve error message for wrong hash sizes.Ludovic Courtès2023-01-09
* derivations: 'read-derivation' correctly handles case with empty hash.Ludovic Courtès2023-01-09
* home: environment-variables: Fix escaping.Andrew Tropin2023-01-09
* home: environment-variables: Return support for file-likes and gexps.Andrew Tropin2023-01-09
* refresh: Add CLI tests.Ludovic Courtès2023-01-08
* home: services: environment-variables: Add support for literal strings.Ludovic Courtès2023-01-05
* tests: Fix gnu-maintenance tests.Hartmut Goebel2023-01-02
* tests: import-utils: Ignore extra keyword arguments.Ricardo Wurmus2022-12-31
* records: match-record supports specifying a different variable name.Attila Lendvai2022-12-27
* upstream-updater: Rename record field.Hartmut Goebel2022-12-26
* cpio: Skip test on inode numbers that don't fit on 32 bits.Ludovic Courtès2022-12-20
* tests: Adjust 'guix package' test to latest package search metrics.Ludovic Courtès2022-12-20
* ui: Take package upstream name into account when searching.Lars-Dominik Braun2022-12-13
* packages: Add 'package-upstream-name*'.Lars-Dominik Braun2022-12-13
* Merge branch 'version-1.4.0'Ludovic Courtès2022-12-12
|\
| * deduplicate: Use 'sendfile' for small file copies.Ludovic Courtès2022-12-10
| * records: 'match-record' checks fields at macro-expansion time.Ludovic Courtès2022-12-08
* | pki: 'public-keys->acl' deduplicates entries.Ludovic Courtès2022-12-12
* | tests: Fix guix-system.sh test.Maxim Cournoyer2022-12-04
* | records: 'match-record' checks fields at macro-expansion time.Ludovic Courtès2022-12-02
|/
* import/utils: spdx-string->license: Support '+' operator.Philip McGrath2022-11-18
* import/utils: spdx-string->license: Match case-insensitively.Philip McGrath2022-11-18
* shell: Detect --symlink spec problems early.Maxim Cournoyer2022-11-15
* guix: shell: Add '--symlink' option.Maxim Cournoyer2022-11-15
* gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".Ludovic Courtès2022-11-11
* grafts: Run with a UTF-8 locale.Ludovic Courtès2022-11-11
* shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias2022-11-06
* gnu: python-setuptools: Move to python-build.Lars-Dominik Braun2022-10-27
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* tests: 'guix build --with-commit' output no longer refers to the tag ID.Ludovic Courtès2022-10-22
* lint: source: Add check for <svn-reference> over HTTP(S).Ludovic Courtès2022-10-17
* git: 'update-cached-checkout' returns the commit ID when given a tag.Ludovic Courtès2022-10-17
* shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès2022-10-13
* environment: Add '--emulate-fhs'.John Kehayias2022-10-13
* packages: Raise an exception for invalid 'license' values.Ludovic Courtès2022-10-10
* tests: Attempt to build 'desktop.tmpl' on all major architectures.Ludovic Courtès2022-10-07
* tests: Add new test cases for beautify-description.Ricardo Wurmus2022-10-05
* transformations: '--with-source' now operates in depth.Ludovic Courtès2022-09-29
* import: print: Quasiquote propertiesitd2022-09-29