summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2026-03-29records: Warn about shadowing due to inherited field value bindings.Ludovic Courtès
2026-03-29tests: Pass ‘User-Agent’ header when downloading from www.gnu.org.Ludovic Courtès
2026-03-29gexp: improve &gexp-input-error with &error-location.Yarl Baudig
2026-03-25channels: Resolve dependencies recursively.Ludovic Courtès
2026-03-20derivations: Let ‘map-derivation’ correctly handle directories.Sergio Pastor Pérez
2026-03-20records: Let thunked fields refer to their inherited value.Ludovic Courtès
2026-03-17tests: Fix guix-build-branch.sh.Hugo Buddelmeijer
2026-03-10style: git-source: Handle more URLs.Ludovic Courtès
2026-03-08guix: import: cpan: Fill in description field in template.jgart
2026-03-07import/cran: Fix import of packages in single quotes.Ricardo Wurmus
2026-02-27daemon: Actually remove unreadable directories.Reepca Russelstein
2026-02-12tests: Do not refer to ‘texlive’ package.Ludovic Courtès
2026-02-10gexp: Add 'delayed-object'.David Elsing
2026-02-10store: Make derivation-path? use direct-store-path?.Yarl Baudig
2026-02-07import: pypi: Fix tests.Nicolas Graves
2026-02-07import: pypi: Ignore pypi-ignored-inputs.Nicolas Graves
2026-02-06tests: Fix (getcwd) failing without chroot.Łukasz Stelmach
2026-01-29transformations: Fix `recursive?' inheritance for `with-git-url'.Maxim Cournoyer
2026-01-28scripts: substitute: Default to fast decompression.Christopher Baines
2026-01-25transformations: Add ‘--amd-gpu’ transformation option.Ludovic Courtès
2026-01-25tests: Adjust to Guile 3.0.10+.Ludovic Courtès
2026-01-19import: nuget: Add tests and documentation.Danny Milosavljevic
2026-01-18import: crate: Generate comments with ‘TODO REVIEW:’ prefix.Hilton Chain
2026-01-01gnu: services: Name xorg tests.Ian Eure
2026-01-01gnu: services: Fix xorg configuration merging.Ian Eure
2025-12-26gnu: Merge xorg configurations when extending.Ian Eure
2025-12-22authenticate: Report failure to load keys to the daemon.Ludovic Courtès
2025-12-13tests: Use ‘https’ for ‘home-page’ in ‘guix import pypi’ tests.Ludovic Courtès
2025-12-11system: Relax subordinate ID validation.Giacomo Leidi
2025-12-03Update Giacomo's email address.Giacomo Leidi
2025-11-29import/cran: Detect library references in "check_installed".Ricardo Wurmus
2025-11-29import/cran: Reduce false positives in extracting imports.Ricardo Wurmus
2025-11-22gnu: Remove store path occurrences.Rutherther
2025-11-21gnu: Remove lsh.Andreas Enge
2025-11-20guix: toml: Fix keys with embedded escape codes.Lars-Dominik Braun
2025-11-18gnu-maintenance: ‘generic-html’ recognizes ‘release-file-regexp’ prop...Ludovic Courtès
2025-11-15tests: style: Fix insufficient number of lines read.Martin Schitter
2025-11-14lint: Fix regressions in tests.Maxim Cournoyer
2025-11-05guix: lint: Check end of sentences for a period.jgart
2025-11-03profiles: package->manifest-entry: Filter packages.Hilton Chain
2025-10-30Revert "syscalls: Add mmap support."Maxim Cournoyer
2025-10-30Revert "Use mmap for the elf parser, reducing memory usage."Maxim Cournoyer
2025-10-30Revert "elf: Remove bundled Guile source."Maxim Cournoyer
2025-10-30elf: Remove bundled Guile source.Maxim Cournoyer
2025-10-30Use mmap for the elf parser, reducing memory usage.Maxim Cournoyer
2025-10-30syscalls: Add mmap support.Maxim Cournoyer
2025-10-29tests: New ld-wrapper test.Maxim Cournoyer
2025-10-29build/syscalls: Introduce new safe-clone and use it.Maxim Cournoyer
2025-10-29Reinstate "linux-container: Remove #:lock-mounts? and related code."Maxim Cournoyer
2025-10-24style: Add git-source rule.Nicolas Graves