summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-09-22 21:19:18 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-09-22 21:27:43 +0200
commitcc2bba6eff63d9a3a8efc4a220e5305ab1c92ff5 (patch)
tree47452214b49286242d74a81823ca3aec6c3206d4
parentb1a5e34e27c0118f319aebbc5a6c9cdf05929239 (diff)
CppunitTest_sw_tox: move this into the extras directory
That's where all the remaining tests using the public sw API live. Change-Id: Iaffd411d704b42e5b88299d00a6c4b6226e2bd4d
-rw-r--r--sw/CppunitTest_sw_tox.mk6
-rw-r--r--sw/qa/extras/tox/test_ToxLinkProcessor.cxx (renamed from sw/qa/cppunit/tox/test_ToxLinkProcessor.cxx)0
-rw-r--r--sw/qa/extras/tox/test_ToxTextGenerator.cxx (renamed from sw/qa/cppunit/tox/test_ToxTextGenerator.cxx)0
-rw-r--r--sw/qa/extras/tox/test_ToxWhitespaceStripper.cxx (renamed from sw/qa/cppunit/tox/test_ToxWhitespaceStripper.cxx)0
4 files changed, 3 insertions, 3 deletions
diff --git a/sw/CppunitTest_sw_tox.mk b/sw/CppunitTest_sw_tox.mk
index 761e0078a65d..cca386fe2a88 100644
--- a/sw/CppunitTest_sw_tox.mk
+++ b/sw/CppunitTest_sw_tox.mk
@@ -13,9 +13,9 @@
$(eval $(call gb_CppunitTest_CppunitTest,sw_tox))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_tox, \
- sw/qa/cppunit/tox/test_ToxWhitespaceStripper \
- sw/qa/cppunit/tox/test_ToxLinkProcessor \
- sw/qa/cppunit/tox/test_ToxTextGenerator \
+ sw/qa/extras/tox/test_ToxWhitespaceStripper \
+ sw/qa/extras/tox/test_ToxLinkProcessor \
+ sw/qa/extras/tox/test_ToxTextGenerator \
))
$(eval $(call gb_CppunitTest_use_libraries,sw_tox, \
diff --git a/sw/qa/cppunit/tox/test_ToxLinkProcessor.cxx b/sw/qa/extras/tox/test_ToxLinkProcessor.cxx
index e0ae1a1bd41e..e0ae1a1bd41e 100644
--- a/sw/qa/cppunit/tox/test_ToxLinkProcessor.cxx
+++ b/sw/qa/extras/tox/test_ToxLinkProcessor.cxx
diff --git a/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx b/sw/qa/extras/tox/test_ToxTextGenerator.cxx
index 7f622d084203..7f622d084203 100644
--- a/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx
+++ b/sw/qa/extras/tox/test_ToxTextGenerator.cxx
diff --git a/sw/qa/cppunit/tox/test_ToxWhitespaceStripper.cxx b/sw/qa/extras/tox/test_ToxWhitespaceStripper.cxx
index adaffd9627b5..adaffd9627b5 100644
--- a/sw/qa/cppunit/tox/test_ToxWhitespaceStripper.cxx
+++ b/sw/qa/extras/tox/test_ToxWhitespaceStripper.cxx