summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_filters_test.mk
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2016-07-21 18:20:00 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-08-18 02:39:12 +0200
commit2db8b3a81554735552e366ebbad1227579dee4ca (patch)
tree116334bf4543907c2ac47e3770642c59f11bf7dc /sw/CppunitTest_sw_filters_test.mk
parente56334255291a0ccb5165d7ceaa1391b906bb4de (diff)
screenshots: add dialog test cases for writer
Writer has currently no known dialogs that get created with an opened writer document. There are some ui files that do not work with fallback (7), but most work (167). Not all look good, though. Change-Id: I92a6a5077e3a8c93148e162455093399ba1f99ed
Diffstat (limited to 'sw/CppunitTest_sw_filters_test.mk')
-rw-r--r--sw/CppunitTest_sw_filters_test.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index d3cf68be3ec1..5d07ee3011e7 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -16,9 +16,11 @@ $(eval $(call gb_CppunitTest_use_externals,sw_filters_test,\
libxml2 \
))
+ifneq ($(DISABLE_CVE_TESTS),TRUE)
$(eval $(call gb_CppunitTest_add_exception_objects,sw_filters_test, \
sw/qa/core/filters-test \
))
+endif
$(eval $(call gb_CppunitTest_use_libraries,sw_filters_test, \
sw \