aboutsummaryrefslogtreecommitdiff
path: root/tests/git-authenticate.scm
Commit message (Expand)AuthorAge
* tests: Assume ‘git’ is always available.Ludovic Courtès2023-09-26
* git-authenticate: Ensure the target is a descendant of the introductory commit.Ludovic Courtès2022-02-14
* git-authenticate: Test introductory commit signature verification.Ludovic Courtès2022-02-14
* tests: Move keys into ./tests/keys/ and add a third ed25519 key.Attila Lendvai2021-12-22
* tests: Allow 'tests/git-authenticate.scm' to run when git/gpg is missing.Ludovic Courtès2020-06-28
* tests: Skip tests that requires gpg when gpg is unavailable.Ludovic Courtès2020-06-20
* tests: Move OpenPGP helpers to (guix tests gnupg).Ludovic Courtès2020-06-16
* git-authenticate: Disallow SHA1 (and MD5) signatures.Ludovic Courtès2020-06-12
* git-authenticate: Prevent removal of '.guix-authorizations'.Ludovic Courtès2020-06-07
* git-authenticate: Add tests.Ludovic Courtès2020-06-05