From d8c45ed297a2e8fc24b84a7b8aeae2ea1bb452a3 Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Fri, 22 Jul 2016 17:09:27 +0200 Subject: screenshots: add dialog test cases for starmath All *.ui files create a screenshot, but not all look useful Change-Id: Iee511be3b1a94e036b289e55d77f690e10627706 --- starmath/Module_starmath.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'starmath/Module_starmath.mk') diff --git a/starmath/Module_starmath.mk b/starmath/Module_starmath.mk index 86b424471896..58fc7fef4570 100644 --- a/starmath/Module_starmath.mk +++ b/starmath/Module_starmath.mk @@ -30,4 +30,8 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,starmath,\ JunitTest_starmath_unoapi \ )) +$(eval $(call gb_Module_add_slowcheck_targets,starmath,\ + CppunitTest_starmath_dialogs_test \ +)) + # vim: set noet sw=4 ts=4: -- cgit