From 2db8b3a81554735552e366ebbad1227579dee4ca Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Thu, 21 Jul 2016 18:20:00 +0200 Subject: 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 --- sw/CppunitTest_sw_filters_test.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sw/CppunitTest_sw_filters_test.mk') 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 \ -- cgit v1.2.3