Build more test executables on Windows/MSVC

Build all test executables required by 'make checktests'.
This commit is contained in:
Nick Wellnhofer 2017-11-27 18:23:58 +01:00
parent 706926fddf
commit 8ac759a6e6

View File

@ -261,7 +261,10 @@ UTILS = $(BINDIR)\xmllint.exe\
$(BINDIR)\testXPath.exe\
$(BINDIR)\runtest.exe\
$(BINDIR)\runsuite.exe\
$(BINDIR)\runxmlconf.exe\
$(BINDIR)\testapi.exe\
$(BINDIR)\testchar.exe\
$(BINDIR)\testdict.exe\
$(BINDIR)\testlimits.exe\
$(BINDIR)\testrecurse.exe