summaryrefslogtreecommitdiff
path: root/tests/substitute-binary.scm
AgeCommit message (Expand)AuthorFilesLines
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès1-284/+0
2014-10-09Break module cycle involving (guix store) and (guix ui).Ludovic Courtès1-1/+1
2014-10-09substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.Ludovic Courtès1-0/+3
2014-03-31Use 'signature-case' in (guix nar) and 'substitute-binary'.Ludovic Courtès1-41/+0
2014-03-30tests: Test the error output of 'substitute-binary'.Ludovic Courtès1-14/+26
2014-03-30tests: Add more signed substitute tests.Ludovic Courtès1-3/+48
2014-03-30tests: Simplify 'substitute-binary' tests; reduce use of global variables.Ludovic Courtès1-70/+62
2014-03-30substitute-binary: Defer narinfo authentication and authorization checks.Ludovic Courtès1-58/+134
2014-03-30substitute-binary: Support the Signature field of a narinfo file.Nikita Karetnikov1-0/+197