summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* import/utils: alist->package: Include properties.itd2022-09-29
* substitute: Retry downloading when a nar is unavailable.Ludovic Courtès2022-09-28
* gnu-maintenance: Test latest-html-release.Maxime Devos2022-09-26
* substitute: Test behavior with unroutable substitute server addresses.Ludovic Courtès2022-09-24
* home: import: Use (guix read-print) to render the config file.Ludovic Courtès2022-09-20
* read-print: Correctly support multiple same-named newline forms.Ludovic Courtès2022-09-20
* gnu-maintenance: Support // URLs in latest-html-release.Maxime Devos2022-09-17
* import: gem: Support importing a specific version of a gem.Taiju HIGASHI2022-09-17
* guix system: Do not use 'vm-image.tmpl' in tests.Ludovic Courtès2022-09-04
* guix describe: Adjust test to latest changes.Ludovic Courtès2022-09-04
* store: Open daemon connections with SOCK_CLOEXEC.Ludovic Courtès2022-09-04
* read-print: Define forms for which \n, \t, etc. are not escaped.Ludovic Courtès2022-09-02
* read-print: Guess the base to use for integers being printed.Ludovic Courtès2022-09-01
* services: Add lightdm-service-type.Maxim Cournoyer2022-08-28
* tests: Add test for menu-entry roundtrips as sexps.Josselin Poiret2022-08-28