aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* services: configuration: Change the value of the unset marker.Attila Lendvai2022-08-25
* services: Use the new maybe/unset API.Attila Lendvai2022-08-25
* read-print: Report missing closing parens instead of looping.Ludovic Courtès2022-08-10
* tests: configuration: Add a test to cover 'unset regression.Maxim Cournoyer2022-08-09
* read-print: Add 'case' and 'cond' special forms.Ludovic Courtès2022-08-08
* read-print: Support printing multi-line comments.Ludovic Courtès2022-08-08
* style: Add '--whole-file' option.Ludovic Courtès2022-08-08
* read-print: 'canonicalize-comment' leaves top-level comments unchanged.Ludovic Courtès2022-08-08
* read-print: Add code to read and write sequences of expressions/blanks.Ludovic Courtès2022-08-08
* read-print: Recognize page breaks.Ludovic Courtès2022-08-08
* read-print: Read and render vertical space.Ludovic Courtès2022-08-08
* style: Adjust test to not emit blank lines.Ludovic Courtès2022-08-08
* style: Move reader and printer to (guix read-print).Ludovic Courtès2022-08-08
* tests: Make tests inside container reproducible.Andrew Tropin2022-08-05