aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/tests')
-rw-r--r--lang/qt/tests/run-decryptverifyarchivejob.cpp4
-rw-r--r--lang/qt/tests/run-decryptverifyjob.cpp4
-rw-r--r--lang/qt/tests/run-encryptarchivejob.cpp4
-rw-r--r--lang/qt/tests/run-encryptjob.cpp4
-rw-r--r--lang/qt/tests/run-exportjob.cpp4
-rw-r--r--lang/qt/tests/run-importjob.cpp4
-rw-r--r--lang/qt/tests/run-keyformailboxjob.cpp4
-rw-r--r--lang/qt/tests/run-receivekeysjob.cpp4
-rw-r--r--lang/qt/tests/run-refreshkeysjob.cpp4
-rw-r--r--lang/qt/tests/run-signarchivejob.cpp4
-rw-r--r--lang/qt/tests/run-signjob.cpp4
-rw-r--r--lang/qt/tests/run-verifydetachedjob.cpp4
-rw-r--r--lang/qt/tests/run-verifyopaquejob.cpp4
-rw-r--r--lang/qt/tests/run-wkdrefreshjob.cpp4
-rw-r--r--lang/qt/tests/t-addexistingsubkey.cpp4
-rw-r--r--lang/qt/tests/t-changeexpiryjob.cpp4
-rw-r--r--lang/qt/tests/t-config.cpp4
-rw-r--r--lang/qt/tests/t-decryptverify.cpp4
-rw-r--r--lang/qt/tests/t-encrypt.cpp4
-rw-r--r--lang/qt/tests/t-import.cpp4
-rw-r--r--lang/qt/tests/t-keylist.cpp4
-rw-r--r--lang/qt/tests/t-keylocate.cpp4
-rw-r--r--lang/qt/tests/t-ownertrust.cpp4
-rw-r--r--lang/qt/tests/t-remarks.cpp4
-rw-r--r--lang/qt/tests/t-revokekey.cpp4
-rw-r--r--lang/qt/tests/t-setprimaryuserid.cpp4
-rw-r--r--lang/qt/tests/t-support.cpp4
-rw-r--r--lang/qt/tests/t-tofuinfo.cpp4
-rw-r--r--lang/qt/tests/t-trustsignatures.cpp4
-rw-r--r--lang/qt/tests/t-various.cpp4
-rw-r--r--lang/qt/tests/t-verify.cpp4
-rw-r--r--lang/qt/tests/t-wkdlookup.cpp4
-rw-r--r--lang/qt/tests/t-wkspublish.cpp4
33 files changed, 0 insertions, 132 deletions
diff --git a/lang/qt/tests/run-decryptverifyarchivejob.cpp b/lang/qt/tests/run-decryptverifyarchivejob.cpp
index 38cf6b86..ffcd5f23 100644
--- a/lang/qt/tests/run-decryptverifyarchivejob.cpp
+++ b/lang/qt/tests/run-decryptverifyarchivejob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <decryptverifyarchivejob.h>
#include <protocol.h>
diff --git a/lang/qt/tests/run-decryptverifyjob.cpp b/lang/qt/tests/run-decryptverifyjob.cpp
index 4d2e947c..dad668f6 100644
--- a/lang/qt/tests/run-decryptverifyjob.cpp
+++ b/lang/qt/tests/run-decryptverifyjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <decryptverifyjob.h>
diff --git a/lang/qt/tests/run-encryptarchivejob.cpp b/lang/qt/tests/run-encryptarchivejob.cpp
index 2d9c09a3..e92a8034 100644
--- a/lang/qt/tests/run-encryptarchivejob.cpp
+++ b/lang/qt/tests/run-encryptarchivejob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <encryptarchivejob.h>
#include <signencryptarchivejob.h>
diff --git a/lang/qt/tests/run-encryptjob.cpp b/lang/qt/tests/run-encryptjob.cpp
index 47e6e248..fb769568 100644
--- a/lang/qt/tests/run-encryptjob.cpp
+++ b/lang/qt/tests/run-encryptjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <encryptjob.h>
#include <signencryptjob.h>
diff --git a/lang/qt/tests/run-exportjob.cpp b/lang/qt/tests/run-exportjob.cpp
index 6cb43c22..af10f193 100644
--- a/lang/qt/tests/run-exportjob.cpp
+++ b/lang/qt/tests/run-exportjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <exportjob.h>
#include <protocol.h>
diff --git a/lang/qt/tests/run-importjob.cpp b/lang/qt/tests/run-importjob.cpp
index a0b9ffc1..ddd35783 100644
--- a/lang/qt/tests/run-importjob.cpp
+++ b/lang/qt/tests/run-importjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <debug.h>
#include <importjob.h>
#include <gpgme++/importresult.h>
diff --git a/lang/qt/tests/run-keyformailboxjob.cpp b/lang/qt/tests/run-keyformailboxjob.cpp
index 8ec0c5b3..cb812022 100644
--- a/lang/qt/tests/run-keyformailboxjob.cpp
+++ b/lang/qt/tests/run-keyformailboxjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "keyformailboxjob.h"
#include "keylistjob.h"
#include "protocol.h"
diff --git a/lang/qt/tests/run-receivekeysjob.cpp b/lang/qt/tests/run-receivekeysjob.cpp
index 6bfe047f..1c01d618 100644
--- a/lang/qt/tests/run-receivekeysjob.cpp
+++ b/lang/qt/tests/run-receivekeysjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <gpgme++/importresult.h>
#include <protocol.h>
#include <receivekeysjob.h>
diff --git a/lang/qt/tests/run-refreshkeysjob.cpp b/lang/qt/tests/run-refreshkeysjob.cpp
index e2bf7d1f..26db4c1d 100644
--- a/lang/qt/tests/run-refreshkeysjob.cpp
+++ b/lang/qt/tests/run-refreshkeysjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <refreshkeysjob.h>
#include <receivekeysjob.h>
diff --git a/lang/qt/tests/run-signarchivejob.cpp b/lang/qt/tests/run-signarchivejob.cpp
index c832372a..b2f011ec 100644
--- a/lang/qt/tests/run-signarchivejob.cpp
+++ b/lang/qt/tests/run-signarchivejob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <signarchivejob.h>
diff --git a/lang/qt/tests/run-signjob.cpp b/lang/qt/tests/run-signjob.cpp
index c7f775ab..a9e96b44 100644
--- a/lang/qt/tests/run-signjob.cpp
+++ b/lang/qt/tests/run-signjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <signjob.h>
diff --git a/lang/qt/tests/run-verifydetachedjob.cpp b/lang/qt/tests/run-verifydetachedjob.cpp
index 65274383..7695fc1a 100644
--- a/lang/qt/tests/run-verifydetachedjob.cpp
+++ b/lang/qt/tests/run-verifydetachedjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <verifydetachedjob.h>
diff --git a/lang/qt/tests/run-verifyopaquejob.cpp b/lang/qt/tests/run-verifyopaquejob.cpp
index 080c988c..f5571e60 100644
--- a/lang/qt/tests/run-verifyopaquejob.cpp
+++ b/lang/qt/tests/run-verifyopaquejob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <verifyopaquejob.h>
diff --git a/lang/qt/tests/run-wkdrefreshjob.cpp b/lang/qt/tests/run-wkdrefreshjob.cpp
index 85110b0d..f21fb82b 100644
--- a/lang/qt/tests/run-wkdrefreshjob.cpp
+++ b/lang/qt/tests/run-wkdrefreshjob.cpp
@@ -31,10 +31,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <protocol.h>
#include <wkdrefreshjob.h>
diff --git a/lang/qt/tests/t-addexistingsubkey.cpp b/lang/qt/tests/t-addexistingsubkey.cpp
index df620ddb..162d5787 100644
--- a/lang/qt/tests/t-addexistingsubkey.cpp
+++ b/lang/qt/tests/t-addexistingsubkey.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include "addexistingsubkeyjob.h"
diff --git a/lang/qt/tests/t-changeexpiryjob.cpp b/lang/qt/tests/t-changeexpiryjob.cpp
index 54a54aeb..e390e318 100644
--- a/lang/qt/tests/t-changeexpiryjob.cpp
+++ b/lang/qt/tests/t-changeexpiryjob.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include "changeexpiryjob.h"
diff --git a/lang/qt/tests/t-config.cpp b/lang/qt/tests/t-config.cpp
index 2f73b9a6..2d20e9b3 100644
--- a/lang/qt/tests/t-config.cpp
+++ b/lang/qt/tests/t-config.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QTemporaryDir>
diff --git a/lang/qt/tests/t-decryptverify.cpp b/lang/qt/tests/t-decryptverify.cpp
index 9df10933..376f7964 100644
--- a/lang/qt/tests/t-decryptverify.cpp
+++ b/lang/qt/tests/t-decryptverify.cpp
@@ -31,10 +31,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include <protocol.h>
diff --git a/lang/qt/tests/t-encrypt.cpp b/lang/qt/tests/t-encrypt.cpp
index aac49a4b..b65764bb 100644
--- a/lang/qt/tests/t-encrypt.cpp
+++ b/lang/qt/tests/t-encrypt.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QTemporaryDir>
diff --git a/lang/qt/tests/t-import.cpp b/lang/qt/tests/t-import.cpp
index 8ef968f9..437c867d 100644
--- a/lang/qt/tests/t-import.cpp
+++ b/lang/qt/tests/t-import.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include <gpgme++/context.h>
diff --git a/lang/qt/tests/t-keylist.cpp b/lang/qt/tests/t-keylist.cpp
index 75bc4120..77744ba9 100644
--- a/lang/qt/tests/t-keylist.cpp
+++ b/lang/qt/tests/t-keylist.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QSignalSpy>
diff --git a/lang/qt/tests/t-keylocate.cpp b/lang/qt/tests/t-keylocate.cpp
index 88062f50..af70f7db 100644
--- a/lang/qt/tests/t-keylocate.cpp
+++ b/lang/qt/tests/t-keylocate.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QSignalSpy>
diff --git a/lang/qt/tests/t-ownertrust.cpp b/lang/qt/tests/t-ownertrust.cpp
index bb2df08a..f8e36705 100644
--- a/lang/qt/tests/t-ownertrust.cpp
+++ b/lang/qt/tests/t-ownertrust.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QSignalSpy>
diff --git a/lang/qt/tests/t-remarks.cpp b/lang/qt/tests/t-remarks.cpp
index 86a5f6a5..34dbc7e6 100644
--- a/lang/qt/tests/t-remarks.cpp
+++ b/lang/qt/tests/t-remarks.cpp
@@ -31,10 +31,6 @@
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QSignalSpy>
diff --git a/lang/qt/tests/t-revokekey.cpp b/lang/qt/tests/t-revokekey.cpp
index 4d8b0ca5..5422d6ec 100644
--- a/lang/qt/tests/t-revokekey.cpp
+++ b/lang/qt/tests/t-revokekey.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include <protocol.h>
diff --git a/lang/qt/tests/t-setprimaryuserid.cpp b/lang/qt/tests/t-setprimaryuserid.cpp
index e57d1c6e..61c09638 100644
--- a/lang/qt/tests/t-setprimaryuserid.cpp
+++ b/lang/qt/tests/t-setprimaryuserid.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include <keylistjob.h>
diff --git a/lang/qt/tests/t-support.cpp b/lang/qt/tests/t-support.cpp
index 48ad0cd9..a1f8bc04 100644
--- a/lang/qt/tests/t-support.cpp
+++ b/lang/qt/tests/t-support.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include "importjob.h"
diff --git a/lang/qt/tests/t-tofuinfo.cpp b/lang/qt/tests/t-tofuinfo.cpp
index 0d99032e..3971f5b5 100644
--- a/lang/qt/tests/t-tofuinfo.cpp
+++ b/lang/qt/tests/t-tofuinfo.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QTemporaryDir>
diff --git a/lang/qt/tests/t-trustsignatures.cpp b/lang/qt/tests/t-trustsignatures.cpp
index 356b49b7..bb7b3273 100644
--- a/lang/qt/tests/t-trustsignatures.cpp
+++ b/lang/qt/tests/t-trustsignatures.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include <gpgme++/context.h>
diff --git a/lang/qt/tests/t-various.cpp b/lang/qt/tests/t-various.cpp
index 6759f3b6..492c922c 100644
--- a/lang/qt/tests/t-various.cpp
+++ b/lang/qt/tests/t-various.cpp
@@ -30,10 +30,6 @@
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QSignalSpy>
diff --git a/lang/qt/tests/t-verify.cpp b/lang/qt/tests/t-verify.cpp
index f1bba08f..a99c2a89 100644
--- a/lang/qt/tests/t-verify.cpp
+++ b/lang/qt/tests/t-verify.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
diff --git a/lang/qt/tests/t-wkdlookup.cpp b/lang/qt/tests/t-wkdlookup.cpp
index 03b7823a..650ef5f0 100644
--- a/lang/qt/tests/t-wkdlookup.cpp
+++ b/lang/qt/tests/t-wkdlookup.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "t-support.h"
#include <gpgme++/data.h>
diff --git a/lang/qt/tests/t-wkspublish.cpp b/lang/qt/tests/t-wkspublish.cpp
index cb75d149..82f90bf1 100644
--- a/lang/qt/tests/t-wkspublish.cpp
+++ b/lang/qt/tests/t-wkspublish.cpp
@@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <QDebug>
#include <QTest>
#include <QSignalSpy>