From c8587d05bd50c710fdbfae475aa495a8d46e6094 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 22 Mar 2012 09:20:22 +0000 Subject: confirmed that tests pass on windows --- filter/Module_filter.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'filter/Module_filter.mk') diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk index 4f9773de351c..24fe97cdbcae 100644 --- a/filter/Module_filter.mk +++ b/filter/Module_filter.mk @@ -75,13 +75,10 @@ $(eval $(call gb_Module_add_targets,filter,\ )) endif -ifneq ($(OS),WNT) -# TODO, see if it links and runs under windows $(eval $(call gb_Module_add_check_targets,filter,\ CppunitTest_filter_tga_test \ CppunitTest_filter_tiff_test \ )) -endif # TODO #$(eval $(call gb_Module_add_subsequentcheck_targets,filter,\ -- cgit v1.2.3