summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2026-06-18tests: Skip container tests that call ‘primitive-fork’ in a ‘safe-clone...Ludovic Courtès1-6/+12
2026-06-18tests: Fix gexp test involving ‘load*’.Ludovic Courtès1-2/+1
2026-06-18tests: Fix “appimage + localstatedir” test.Ludovic Courtès1-2/+7
2026-06-18tests: Use ‘match’ when mocking a Hetzner HTTP server.Ludovic Courtès1-89/+83
2026-06-18tests: Adjust Hetzner test for the new use of ‘hetzner-api-images’.Ludovic Courtès1-15/+20
2026-06-15environment: Allow setting environment variables with -E.Tomas Volf1-1/+4
2026-06-15tests: Check preserved environment value.Maxim Cournoyer1-3/+3
2026-06-05gnu: %bootstrap-inputs-for-tests: Drop input labels.Nicolas Graves1-7/+5
2026-05-29scripts: lint: Add 'whole-file' option with ordering checker.Herman Rimm1-2/+18
2026-05-26tests: import: gem: Add test for mixed valid and gibberish licenses.Phillip Davis1-0/+14
2026-05-26tests: import: gem: Add test for unrecognized license identifiers.Phillip Davis1-0/+13
2026-05-26import: gem: Use spdx-string->license for license lookup.Phillip Davis1-0/+94
2026-05-26import: gem: Fix null at home-page.Phillip Davis1-0/+40
2026-05-24guix: build-system: Set pypi-uri in pyproject, drop python module.Nicolas Graves1-1/+0
2026-05-24tests: pypi: Switch to pyproject-build-system.Nicolas Graves1-1/+2
2026-05-24tests: packages: Switch to pyproject-build-system.Nicolas Graves1-6/+6
2026-05-24tests: builders: Switch to pyproject-build-system.Nicolas Graves1-20/+11
2026-05-23machine: hetzner: Fix initial deploy when ssh-key is #f.Maxim Cournoyer2-7/+12
2026-05-16tests: guix-system: Use dhcpcd-service-type instead of ISC dhcp.Sören Tempel1-2/+2
2026-05-10pull, time-machine: ‘--allow-untrusted-channels’ takes an argument.Ludovic Courtès1-0/+11
2026-05-10pull, time-machine: Accept content SWHIDs as arguments to ‘--channels’.Ludovic Courtès1-1/+15
2026-05-10pull, time-machine: Support transparent download of channel files.Ludovic Courtès1-0/+32
2026-05-10ui: ‘load*’ accepts a file name or a port.Ludovic Courtès1-1/+89
2026-05-10pull, time-machine: Evaluate channels in a sandbox by default.Ludovic Courtès1-1/+21
2026-05-10ui: ‘load*’ takes a list of modules to import.Ludovic Courtès1-4/+3
2026-05-07style: Add ‘remove-input’ and related styling rules.Nicolas Graves1-4/+205
2026-04-30shell: Add --cwd.Danny Milosavljevic2-0/+21
2026-04-29tests: toml: Fix nested array-of-tables test.Dariqq1-5/+7
2026-04-24tests: style: Fix tests for guile > 3.0.9.Nicolas Graves1-132/+108
2026-04-22tests: gexp: Fix test shadowing replacement field.Roman Scherer1-7/+7
2026-04-19gnu: time: Update to 1.10.Andy Tai1-1/+1
2026-04-12services: configuration: Add environment variable serializer.Giacomo Leidi1-2/+127
2026-04-10tests: Fix non-deterministic AppImage tests.Noé Lopez1-11/+15
2026-04-10tests: openpgp: Migrate to (srfi srfi-71).Nicolas Graves1-41/+37
2026-04-10tests: keys: Moving to openpgp subdirectory.Nicolas Graves13-10/+13
2026-04-10guix: openpgp: Refactor openpgp-fingerprint->bytevector.Nicolas Graves1-5/+4
2026-03-29records: Warn about shadowing due to inherited field value bindings.Ludovic Courtès1-0/+20
2026-03-29tests: Pass ‘User-Agent’ header when downloading from www.gnu.org.Ludovic Courtès1-1/+4
2026-03-29gexp: improve &gexp-input-error with &error-location.Yarl Baudig1-1/+16
2026-03-25channels: Resolve dependencies recursively.Ludovic Courtès1-1/+56
2026-03-20derivations: Let ‘map-derivation’ correctly handle directories.Sergio Pastor Pérez1-0/+25
2026-03-20records: Let thunked fields refer to their inherited value.Ludovic Courtès1-1/+65
2026-03-17tests: Fix guix-build-branch.sh.Hugo Buddelmeijer1-4/+4
2026-03-10style: git-source: Handle more URLs.Ludovic Courtès2-1/+45
2026-03-08guix: import: cpan: Fill in description field in template.jgart1-1/+1
2026-03-07import/cran: Fix import of packages in single quotes.Ricardo Wurmus1-1/+6
2026-02-27daemon: Actually remove unreadable directories.Reepca Russelstein1-1/+15
2026-02-12tests: Do not refer to ‘texlive’ package.Ludovic Courtès1-2/+2
2026-02-10gexp: Add 'delayed-object'.David Elsing1-0/+15
2026-02-10store: Make derivation-path? use direct-store-path?.Yarl Baudig1-0/+12