mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02: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
1 changed files with 7 additions and 1 deletions
|
@ -192,9 +192,15 @@
|
|||
"import.scm"
|
||||
"ecc.scm"
|
||||
"4gb-packet.scm"
|
||||
"tofu.scm"
|
||||
"gpgtar.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*)
|
||||
(if (member "--shared" *args*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue