aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-12-19 12:44:02 +0000
committerWerner Koch <[email protected]>2001-12-19 12:44:02 +0000
commita3fcd4e06c56d41ad687426074c7fda145e318a7 (patch)
tree5996ffa71457e29fe79ae1fd45eb3ee11c1b536b /tests
parentAdd info about noinst of gpgmeplug. (diff)
downloadgpgme-a3fcd4e06c56d41ad687426074c7fda145e318a7.tar.gz
gpgme-a3fcd4e06c56d41ad687426074c7fda145e318a7.zip
updated .cvsignore files
Diffstat (limited to 'tests')
-rw-r--r--tests/.cvsignore23
-rw-r--r--tests/gpg/.cvsignore14
-rw-r--r--tests/gpgsm/.cvsignore11
3 files changed, 47 insertions, 1 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore
index a980df28..d221909f 100644
--- a/tests/.cvsignore
+++ b/tests/.cvsignore
@@ -26,3 +26,26 @@ Whisky
XRay
Yankee
Zulu
+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
+wichtig
+wichtig.asc
+with-notation
+with-notation.asc
+x.c
+xx1
+xx1.gpg
+xx2
+dbgmd-0* \ No newline at end of file
diff --git a/tests/gpg/.cvsignore b/tests/gpg/.cvsignore
index c6c0c8eb..20e41f31 100644
--- a/tests/gpg/.cvsignore
+++ b/tests/gpg/.cvsignore
@@ -1,7 +1,19 @@
-Makefile Makefile.in .deps .libs
+.gdb_history
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 1d40567d..2133b4fb 100644
--- a/tests/gpgsm/.cvsignore
+++ b/tests/gpgsm/.cvsignore
@@ -1 +1,12 @@
Makefile Makefile.in .deps .libs
+gpg-agent.conf
+private-keys-v1.d
+pubcerts.kbx
+pubring.kbx
+t-decryptno
+t-encryptno
+t-importno
+t-keylistno
+t-signno
+t-verifyno
+dbgmd-0* \ No newline at end of file