summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-10-13environment: Add '--emulate-fhs'....John Kehayias
2022-10-10packages: Raise an exception for invalid 'license' values....Ludovic Courtès
2022-10-07tests: Attempt to build 'desktop.tmpl' on all major architectures....Ludovic Courtès
2022-10-05tests: Add new test cases for beautify-description....Ricardo Wurmus
2022-09-29transformations: '--with-source' now operates in depth....Ludovic Courtès
2022-09-29import: print: Quasiquote properties...itd
2022-09-29import/utils: alist->package: Include properties....itd
2022-09-28substitute: Retry downloading when a nar is unavailable....Ludovic Courtès
2022-09-26gnu-maintenance: Test latest-html-release....Maxime Devos
2022-09-24substitute: Test behavior with unroutable substitute server addresses....Ludovic Courtès
2022-09-20home: import: Use (guix read-print) to render the config file....Ludovic Courtès
2022-09-20read-print: Correctly support multiple same-named newline forms....Ludovic Courtès
2022-09-17gnu-maintenance: Support // URLs in latest-html-release....Maxime Devos
2022-09-17import: gem: Support importing a specific version of a gem....Taiju HIGASHI
2022-09-04guix system: Do not use 'vm-image.tmpl' in tests....Ludovic Courtès
2022-09-04guix describe: Adjust test to latest changes....Ludovic Courtès
2022-09-04store: Open daemon connections with SOCK_CLOEXEC....Ludovic Courtès
2022-09-02read-print: Define forms for which \n, \t, etc. are not escaped....Ludovic Courtès
2022-09-01read-print: Guess the base to use for integers being printed....Ludovic Courtès
2022-08-28services: Add lightdm-service-type....Maxim Cournoyer
2022-08-28tests: Add test for menu-entry roundtrips as sexps....Josselin Poiret
2022-08-25services: configuration: Change the value of the unset marker....Attila Lendvai
2022-08-25services: Use the new maybe/unset API....Attila Lendvai
2022-08-10read-print: Report missing closing parens instead of looping....Ludovic Courtès
2022-08-09tests: configuration: Add a test to cover 'unset regression....Maxim Cournoyer
2022-08-08read-print: Add 'case' and 'cond' special forms....Ludovic Courtès
2022-08-08read-print: Support printing multi-line comments....Ludovic Courtès