git-authenticate: Test introductory commit signature verification.
authorLudovic Courtès <ludo@gnu.org>
Fri, 28 Jan 2022 11:01:12 +0000 (12:01 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 14 Feb 2022 10:23:07 +0000 (11:23 +0100)
commit36cb04df96623ffe8f1074172a4ed9e51bcf6e3a
tree8b676397278b6335abb61bf50280594249094fa1
parentef6d127190fed307f1ca52883b460a7ff53b317d
git-authenticate: Test introductory commit signature verification.

These tests mimic similar tests already in 'tests/channels.scm', but
without using the higher-level 'authenticate-channel'.

* tests/git-authenticate.scm ("introductory commit, valid signature")
("introductory commit, missing signature")
("introductory commit, wrong signature"): New tests.
tests/git-authenticate.scm