summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uwriter.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-28 21:56:32 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-28 22:08:41 +0200
commiteb213e490d9a366477b921d1a408d85c4638499e (patch)
treeb75919d5b88c43cea5c6de6bafdfd776f42fd1af /sw/CppunitTest_sw_uwriter.mk
parent365b075e8469f1897fc8a90ede1dfd205feca82b (diff)
Revert "sw: _one_ unit test with use_library_objects sw ought to be enough"
This reverts commit d2a4e7c7f70a0ff0769ed228320833fa6b29bff9. We now export SwGlobals::ensure for another test, so no need to use sw objects in this one...
Diffstat (limited to 'sw/CppunitTest_sw_uwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uwriter.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/CppunitTest_sw_uwriter.mk b/sw/CppunitTest_sw_uwriter.mk
index 287399af4f70..495d0887b530 100644
--- a/sw/CppunitTest_sw_uwriter.mk
+++ b/sw/CppunitTest_sw_uwriter.mk
@@ -14,9 +14,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,sw_uwriter))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_uwriter, \
sw/qa/core/uwriter \
sw/qa/core/Test-BigPtrArray \
- sw/qa/cppunit/tox/test_ToxWhitespaceStripper \
- sw/qa/cppunit/tox/test_ToxLinkProcessor \
- sw/qa/cppunit/tox/test_ToxTextGenerator \
))
$(eval $(call gb_CppunitTest_use_library_objects,sw_uwriter,sw))