summaryrefslogtreecommitdiff
path: root/starmath/Module_starmath.mk
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2016-07-22 17:09:27 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-08-18 02:39:14 +0200
commitd8c45ed297a2e8fc24b84a7b8aeae2ea1bb452a3 (patch)
tree28d59a33767d3c797cf5e88d229fd3cd16d13ebd /starmath/Module_starmath.mk
parent641d1367a50189769b34b1c3007aa8ad78484bf0 (diff)
screenshots: add dialog test cases for starmath
All *.ui files create a screenshot, but not all look useful Change-Id: Iee511be3b1a94e036b289e55d77f690e10627706
Diffstat (limited to 'starmath/Module_starmath.mk')
-rw-r--r--starmath/Module_starmath.mk4
1 files changed, 4 insertions, 0 deletions
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: