From f8bd9687e7675641d85effe10898f829c180984a Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 31 Mar 2015 11:36:54 +0200 Subject: Add testcase for sd::Window::LogicInvalidate(). Change-Id: I1d2e6ed9691ca43abb18bdf04fcf5a6c73a66f18 --- sd/Module_sd.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/Module_sd.mk') diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index 0c2d57733623..4bd26acb6feb 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -33,6 +33,7 @@ $(eval $(call gb_Module_add_check_targets,sd,\ CppunitTest_sd_export_tests \ CppunitTest_sd_filters_test \ CppunitTest_sd_html_export_tests \ + CppunitTest_sd_tiledrendering \ )) endif -- cgit