Project

General

Profile

« Previous | Next » 

Revision 750

input.Makefile: Don't abort tester if via test fails, because CSV output is not supported yet

View differences:

input.Makefile
139 139
endef
140 140

  
141 141
test/$(via).xml: $(viaMaps) _always
142
	$(call test,$(map))
142
	-$(call test,$(map))
143
# Don't abort tester if via test fails, because CSV output is not supported yet
143 144
tests += test/$(via).xml
144 145

  
145 146
test/VegBIEN.xml: $(directMaps) _always

Also available in: Unified diff