summaryrefslogtreecommitdiff
path: root/tests/guix-pack-relocatable.sh
AgeCommit message (Expand)AuthorFilesLines
2025-10-17tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’.Martin Schitter1-1/+1
2025-09-03tests: Pass ‘--timeout’ for builds with the host store.Ludovic Courtès1-2/+3
2025-06-26tests: Improve guix-pack-relocatable.sh.Romain GARBAGE1-1/+6
2023-04-21tests: Fix checks for expected failures.Eric Bavier1-1/+1
2023-02-27pack: Adjust shell tests to read-only tarball root.Ludovic Courtès1-1/+5
2020-12-04tests: pack-relocatable: Ensure commands can run in the current namespace.Paul Garlick1-1/+1
2020-10-31pack: Relocatable wrapper leaves root available to child processes.Ludovic Courtès1-0/+73
2020-10-30guix: pack: Only wrap executable files.Eric Bavier1-0/+35
2020-09-28tests: Simplify shell exit status negation;Eric Bavier1-2/+1
2020-07-28pack: "fakechroot" engine always creates its store.Ludovic Courtès1-2/+25
2020-07-28pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès1-38/+38
2020-07-24pack: '-R' applies to propagated inputs too.Ludovic Courtès1-0/+5
2020-05-14pack: Add relocation via ld.so and fakechroot.Ludovic Courtès1-0/+6
2020-05-14pack: Wrapper honors 'GUIX_EXECUTION_ENGINE' environment variable.Ludovic Courtès1-0/+17
2020-04-24pack: 'guix pack -R' wrapper correctly reports exit code.Ludovic Courtès1-1/+5
2019-08-23pack: '-R' honors the requested output.Ludovic Courtès1-0/+6
2019-05-18pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store.Ludovic Courtès1-1/+2
2019-05-09tests: Ensure 'unshare' works before relying on it.Ludovic Courtès1-4/+11
2019-03-15pack: "-RR" produces PRoot-enabled relocatable binaries.Ludovic Courtès1-5/+16
2018-11-06pack: Add test for '--relocatable'.Ludovic Courtès1-0/+61