summaryrefslogtreecommitdiff
path: root/tests/guix-pack.sh
Commit message (Expand)AuthorAgeFilesLines
* pack: Adjust test to '--dry-run' changes....Ludovic Courtès2020-03-311-6/+6
* pack: Allow multiple '--manifest' options....Ludovic Courtès2019-11-221-0/+11
* pack: Add "--derivation"....Ludovic Courtès2019-11-211-0/+4
* pack: Add '--root'....Ludovic Courtès2019-05-221-2/+9
* tests: Ensure 'unshare' works before relying on it....Ludovic Courtès2019-05-091-2/+2
* store-copy: Canonicalize the mtime and permissions of the store copy....Ludovic Courtès2018-11-061-1/+1
* pack: Import (guix store database) only when '--localstatedir' is passed....Ludovic Courtès2018-11-061-19/+7
* tests: Run 'guix pack' tests using the external store....Ludovic Courtès2018-10-191-11/+19
* tests: Skip 'guix-pack.sh'....Ludovic Courtès2018-07-051-0/+5
* tests: Skip 'tests/guix-pack.sh' when networking is missing....Ludovic Courtès2018-05-191-3/+3
* pack: Add '--relocatable'....Ludovic Courtès2018-05-101-3/+7
* pack: Fix handling of '-e'....Ludovic Courtès2018-05-071-2/+5
* pack: Honor package transformation options....Ludovic Courtès2018-05-071-0/+7
* pack: Adjust test to cope with GC'd profiles....Ludovic Courtès2018-05-071-2/+4
* tests: Add tests for "guix pack"....Chris Marusich2018-03-241-0/+83