summaryrefslogtreecommitdiff
path: root/sw/qa
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa')
-rw-r--r--sw/qa/core/test_ToxLinkProcessor.cxx (renamed from sw/qa/extras/tox/test_ToxLinkProcessor.cxx)0
-rw-r--r--sw/qa/core/test_ToxTextGenerator.cxx (renamed from sw/qa/extras/tox/test_ToxTextGenerator.cxx)0
-rw-r--r--sw/qa/core/test_ToxWhitespaceStripper.cxx (renamed from sw/qa/extras/tox/test_ToxWhitespaceStripper.cxx)3
3 files changed, 0 insertions, 3 deletions
diff --git a/sw/qa/extras/tox/test_ToxLinkProcessor.cxx b/sw/qa/core/test_ToxLinkProcessor.cxx
index e0ae1a1bd41e..e0ae1a1bd41e 100644
--- a/sw/qa/extras/tox/test_ToxLinkProcessor.cxx
+++ b/sw/qa/core/test_ToxLinkProcessor.cxx
diff --git a/sw/qa/extras/tox/test_ToxTextGenerator.cxx b/sw/qa/core/test_ToxTextGenerator.cxx
index 7f622d084203..7f622d084203 100644
--- a/sw/qa/extras/tox/test_ToxTextGenerator.cxx
+++ b/sw/qa/core/test_ToxTextGenerator.cxx
diff --git a/sw/qa/extras/tox/test_ToxWhitespaceStripper.cxx b/sw/qa/core/test_ToxWhitespaceStripper.cxx
index adaffd9627b5..30da0bdb1a6b 100644
--- a/sw/qa/extras/tox/test_ToxWhitespaceStripper.cxx
+++ b/sw/qa/core/test_ToxWhitespaceStripper.cxx
@@ -18,7 +18,6 @@
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
-#include <cppunit/plugin/TestPlugIn.h>
using namespace sw;
@@ -145,6 +144,4 @@ ToxWhitespaceStripperTest::PositionAfterStringCanBeRequested()
// Put the test suite in the registry
CPPUNIT_TEST_SUITE_REGISTRATION(ToxWhitespaceStripperTest);
-CPPUNIT_PLUGIN_IMPLEMENT();
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */