[Pkg-gnupg-commit] [gnupg2] 43/112: tests: Update list of tests in Scheme test runner.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Aug 30 17:48:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 05cb30052cdf1d308ff7da901cfa5a809cd49479
Author: Justus Winter <justus at g10code.com>
Date:   Thu Aug 4 12:10:47 2016 +0200

    tests: Update list of tests in Scheme test runner.
    
    * tests/openpgp/run-tests.scm: Add missing tests.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/run-tests.scm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/tests/openpgp/run-tests.scm b/tests/openpgp/run-tests.scm
index ad94baf..367c641 100644
--- a/tests/openpgp/run-tests.scm
+++ b/tests/openpgp/run-tests.scm
@@ -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*)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list