summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uwriter.mk
diff options
context:
space:
mode:
authorVarun <varun.dhall@studentpartner.com>2016-06-12 02:54:31 +0530
committerMichael Stahl <mstahl@redhat.com>2016-06-13 11:17:40 +0000
commita3625c415bd9d297ab65a1016b2c8d8c6991e981 (patch)
treeecfb7b2bca8eedfc769952bf2feef5c71ee4de85 /sw/CppunitTest_sw_uwriter.mk
parent3464befb48ccf1bf9ad4c8f321c7342db43c4019 (diff)
Added Test for tdf#73162 TOC/Index
Change-Id: I1bd6dc18277aa009c23c75b85932d1c93fc13b5e Reviewed-on: https://gerrit.libreoffice.org/26190 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/CppunitTest_sw_uwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uwriter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uwriter.mk b/sw/CppunitTest_sw_uwriter.mk
index 465aac53c3d4..b9644edbbd0c 100644
--- a/sw/CppunitTest_sw_uwriter.mk
+++ b/sw/CppunitTest_sw_uwriter.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_uwriter, \
sw/qa/core/test_ToxWhitespaceStripper \
sw/qa/core/test_ToxLinkProcessor \
sw/qa/core/test_ToxTextGenerator \
+ sw/qa/core/test_ToxMiscTest \
))
$(eval $(call gb_CppunitTest_use_library_objects,sw_uwriter,sw))