From a95241606c517c578c498ffefa95190ba1ed168d Mon Sep 17 00:00:00 2001 From: Katarina Behrens Date: Wed, 29 Jun 2016 17:48:42 +0200 Subject: screenshots: gen screenshots during 'make slowcheck' Change-Id: I666dfcb451367f5ac9f36207703cf090c1846b35 --- sc/Module_sc.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sc') diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 392fbe096844..e9a49ef9cb2b 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -65,6 +65,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \ CppunitTest_sc_opencl_test \ CppunitTest_sc_copypaste \ CppunitTest_sc_functions_test \ + CppunitTest_sc_screenshots \ )) # Disabled to allow the check tinderbox execute the sd tests -- cgit