mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-10 21:38:50 +01:00
tests: Update list of tests in Scheme test runner.
* tests/openpgp/run-tests.scm: Add missing tests. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
3566544d04
commit
05cb30052c
@ -192,9 +192,15 @@
|
|||||||
"import.scm"
|
"import.scm"
|
||||||
"ecc.scm"
|
"ecc.scm"
|
||||||
"4gb-packet.scm"
|
"4gb-packet.scm"
|
||||||
|
"tofu.scm"
|
||||||
"gpgtar.scm"
|
"gpgtar.scm"
|
||||||
"use-exact-key.scm"
|
"use-exact-key.scm"
|
||||||
"default-key.scm"))
|
"default-key.scm"
|
||||||
|
"export.scm"
|
||||||
|
"ssh.scm"
|
||||||
|
"issue2015.scm"
|
||||||
|
"issue2346.scm"
|
||||||
|
"issue2419.scm"))
|
||||||
|
|
||||||
(let* ((runner (if (member "--parallel" *args*)
|
(let* ((runner (if (member "--parallel" *args*)
|
||||||
(if (member "--shared" *args*)
|
(if (member "--shared" *args*)
|
||||||
|
Loading…
Reference in New Issue
Block a user