summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2025-10-01import: print: Move tests to tests/import/print.scm.Nicolas Graves1-0/+0
2025-10-01import: hexpm: Move tests to tests/import/hexpm.scm.Nicolas Graves1-0/+0
2025-10-01import: opam: Move tests to tests/import/opam.scm.Nicolas Graves1-0/+0
2025-10-01import: elpa: Move tests to tests/import/elpa.scm.Nicolas Graves1-0/+0
2025-10-01import: cran: Move tests to tests/import/cran.scm.Nicolas Graves1-0/+0
2025-10-01import: git: Move tests to tests/import/git.scm.Nicolas Graves1-0/+0
2025-10-01import: elm: Move tests to tests/import/elm.scm.Nicolas Graves1-0/+0
2025-10-01import: egg: Move tests to tests/import/egg.scm.Nicolas Graves1-0/+0
2025-10-01import: go: Move tests to tests/import/go.scm.Nicolas Graves1-0/+0
2025-10-01import: crate: Move tests to tests/import/crate.scm.Nicolas Graves1-0/+0
2025-10-01import: cpan: Move tests to tests/import/cpan.scm.Nicolas Graves1-0/+0
2025-10-01import: hackage: Move tests to tests/import/hackage.scm.Nicolas Graves1-0/+0
2025-10-01import: pypi: Move tests to tests/import/pypi.scmNicolas Graves1-0/+0
2025-09-30tests/pack: Fix rpm tests.Maxim Cournoyer1-16/+7
2025-09-30tests/builders: Avoid races in unpack tests.Maxim Cournoyer1-0/+1
2025-09-24import: utils: Add function git->origin.Nicolas Graves via Guix-patches via2-13/+12
2025-09-23tests: Adjust ‘package-transitive-supported-systems’ test.Ludovic Courtès1-1/+5
2025-09-23daemon: Restore post-canonicalization permissions after moving.Reepca Russelstein1-0/+11
2025-09-21Revert "publish: Prevent publication of non-substitutable derivation outputs."Ludovic Courtès1-17/+0
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer16-16/+16
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer16-16/+16
2025-09-18Update Maxim's email address.Maxim Cournoyer16-16/+16
2025-09-11packages: ‘package-field-location’ returns a <location> for atoms.Ludovic Courtès1-0/+3