aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/.cvsignore24
-rw-r--r--tests/gpg/.cvsignore14
-rw-r--r--tests/gpgsm/.cvsignore16
3 files changed, 9 insertions, 45 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore
index 28beec3e..a980df28 100644
--- a/tests/.cvsignore
+++ b/tests/.cvsignore
@@ -26,27 +26,3 @@ Whisky
XRay
Yankee
Zulu
-dbgmd-0*
-foo
-just-gnu-it
-just-gnu-it.asc
-out.1
-out.2
-out2
-out3
-pubring.gpg
-random_seed
-save
-secring.gpg
-t-datano
-t-versionno
-trustdb.gpg
-trusttree.c
-wichtig
-wichtig.asc
-with-notation
-with-notation.asc
-x.c
-xx1
-xx1.gpg
-xx2
diff --git a/tests/gpg/.cvsignore b/tests/gpg/.cvsignore
index 20e41f31..c6c0c8eb 100644
--- a/tests/gpg/.cvsignore
+++ b/tests/gpg/.cvsignore
@@ -1,19 +1,7 @@
-.gdb_history
+Makefile Makefile.in .deps .libs
Alpha Bravo Charlie Delta Echo Foxtrot Golf Hotel India Juliet Kilo
Lima Mike November Oscar Papa Quebec Romeo Sierra Tango Uniform Victor
-Makefile Makefile.in .deps .libs
Whisky XRay Yankee Zulu
pubring.gpg secring.gpg random_seed trustdb.gpg
t-decrypt t-decrypt-verify t-encrypt t-export t-genkey t-import
-t-decrypt-verifyno
-t-decryptno
-t-encryptno
-t-exportno
-t-genkeyno
-t-importno
t-keylist t-sign t-signers t-trustlist t-verify
-t-keylistno
-t-signersno
-t-signno
-t-trustlistno
-t-verifyno
diff --git a/tests/gpgsm/.cvsignore b/tests/gpgsm/.cvsignore
index 2133b4fb..66f7baa3 100644
--- a/tests/gpgsm/.cvsignore
+++ b/tests/gpgsm/.cvsignore
@@ -1,12 +1,12 @@
Makefile Makefile.in .deps .libs
gpg-agent.conf
private-keys-v1.d
-pubcerts.kbx
+pubring.gpg
pubring.kbx
-t-decryptno
-t-encryptno
-t-importno
-t-keylistno
-t-signno
-t-verifyno
-dbgmd-0* \ No newline at end of file
+secring.gpg
+t-decrypt
+t-encrypt
+t-import
+t-keylist
+t-sign
+t-verify