Kaydet (Commit) c8587d05 authored tarafından Caolán McNamara's avatar Caolán McNamara

confirmed that tests pass on windows

üst 52a6e0a6
...@@ -75,13 +75,10 @@ $(eval $(call gb_Module_add_targets,filter,\ ...@@ -75,13 +75,10 @@ $(eval $(call gb_Module_add_targets,filter,\
)) ))
endif endif
ifneq ($(OS),WNT)
# TODO, see if it links and runs under windows
$(eval $(call gb_Module_add_check_targets,filter,\ $(eval $(call gb_Module_add_check_targets,filter,\
CppunitTest_filter_tga_test \ CppunitTest_filter_tga_test \
CppunitTest_filter_tiff_test \ CppunitTest_filter_tiff_test \
)) ))
endif
# TODO # TODO
#$(eval $(call gb_Module_add_subsequentcheck_targets,filter,\ #$(eval $(call gb_Module_add_subsequentcheck_targets,filter,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment