summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2026-01-28scripts: substitute: Default to fast decompression.Christopher Baines1-4/+18
2026-01-25transformations: Add ‘--amd-gpu’ transformation option.Ludovic Courtès1-1/+40
2026-01-25tests: Adjust to Guile 3.0.10+.Ludovic Courtès5-10/+29
2026-01-19import: nuget: Add tests and documentation.Danny Milosavljevic1-0/+270
2026-01-18import: crate: Generate comments with ‘TODO REVIEW:’ prefix.Hilton Chain1-3/+1
2026-01-01gnu: services: Name xorg tests.Ian Eure1-36/+26
2026-01-01gnu: services: Fix xorg configuration merging.Ian Eure1-0/+35
2025-12-26gnu: Merge xorg configurations when extending.Ian Eure1-0/+232
2025-12-22authenticate: Report failure to load keys to the daemon.Ludovic Courtès1-1/+6
2025-12-13tests: Use ‘https’ for ‘home-page’ in ‘guix import pypi’ tests.Ludovic Courtès1-6/+6
2025-12-11system: Relax subordinate ID validation.Giacomo Leidi1-0/+17
2025-12-03Update Giacomo's email address.Giacomo Leidi2-2/+2
2025-11-29import/cran: Detect library references in "check_installed".Ricardo Wurmus1-0/+5
2025-11-29import/cran: Reduce false positives in extracting imports.Ricardo Wurmus1-2/+17
2025-11-22gnu: Remove store path occurrences.Rutherther1-2/+3
2025-11-21gnu: Remove lsh.Andreas Enge1-1/+1
2025-11-20guix: toml: Fix keys with embedded escape codes.Lars-Dominik Braun1-0/+6
2025-11-18gnu-maintenance: ‘generic-html’ recognizes ‘release-file-regexp’ prop...Ludovic Courtès1-2/+56
2025-11-15tests: style: Fix insufficient number of lines read.Martin Schitter1-1/+1
2025-11-14lint: Fix regressions in tests.Maxim Cournoyer1-4/+4
2025-11-05guix: lint: Check end of sentences for a period.jgart1-0/+7
2025-11-03profiles: package->manifest-entry: Filter packages.Hilton Chain1-0/+11
2025-10-30Revert "syscalls: Add mmap support."Maxim Cournoyer1-69/+1
2025-10-30Revert "Use mmap for the elf parser, reducing memory usage."Maxim Cournoyer2-102/+103
2025-10-30Revert "elf: Remove bundled Guile source."Maxim Cournoyer2-6/+8
2025-10-30elf: Remove bundled Guile source.Maxim Cournoyer2-8/+6
2025-10-30Use mmap for the elf parser, reducing memory usage.Maxim Cournoyer2-103/+102
2025-10-30syscalls: Add mmap support.Maxim Cournoyer1-1/+69
2025-10-29tests: New ld-wrapper test.Maxim Cournoyer1-0/+56
2025-10-29build/syscalls: Introduce new safe-clone and use it.Maxim Cournoyer1-1/+35
2025-10-29Reinstate "linux-container: Remove #:lock-mounts? and related code."Maxim Cournoyer1-4/+29
2025-10-24style: Add git-source rule.Nicolas Graves1-37/+195
2025-10-24import: utils: Add generate-git-source procedure.Nicolas Graves1-0/+42
2025-10-24import: utils: Fix default-git-error.Nicolas Graves1-0/+24
2025-10-23gexp: Make 'local-file' follow symlinks.Nigko Yerden1-0/+31
2025-10-19tests: guix-daemon.sh: Ignore guile locale warning.Martin Schitter1-1/+1
2025-10-17tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’.Martin Schitter4-4/+4
2025-10-16daemon: Attempt to map the “kvm” group inside the build user namespace.Ludovic Courtès1-0/+23
2025-10-13linux-container: Remove #:lock-mounts? and related code.Ludovic Courtès1-29/+4
2025-10-12tests: don't use 'file://...' URIs for testing git downloads.Reepca Russelstein2-24/+39
2025-10-11tests: guix-system: Add test for 'guix system container'.Maxim Cournoyer1-0/+1
2025-10-08import: gem: Move tests to tests/import/gem.scm.Nicolas Graves1-0/+0
2025-10-06tests: Fix ‘store-deduplication.scm’ on systems with large blocks.Brennan Vincent1-1/+13
2025-10-05grafts: Always depend on all the outputs of the original derivation.Danny Milosavljevic1-63/+248
2025-10-01import: utils: Move tests to tests/import/utils.scm.Nicolas Graves1-0/+0
2025-10-01import: npm-binary: Move tests to tests/import/npm-binary.scm.Nicolas Graves1-0/+0
2025-10-01import: composer: Move tests to tests/import/composer.scm.Nicolas Graves1-0/+0
2025-10-01import: texlive: Move tests to tests/import/texlive.scm.Nicolas Graves1-0/+0
2025-10-01import: luanti: Move tests to tests/import/luanti.scm.Nicolas Graves1-0/+0
2025-10-01import: github: Move tests to tests/import/github.scm.Nicolas Graves1-0/+0