summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2017-11-27 18:23:58 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2017-11-27 18:26:32 +0100
commit8ac759a6e6a61476a81449bdd67bc85025b07fcd (patch)
tree367ecc2a7c5302ba6d2b1badee4ea6a1e7a53c21
parent706926fddf81a2b92fa76cfc4898cd234aa7cdbc (diff)
downloadlibxml2-8ac759a6e6a61476a81449bdd67bc85025b07fcd.tar.gz
Build more test executables on Windows/MSVC
Build all test executables required by 'make checktests'.
-rw-r--r--win32/Makefile.msvc3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/Makefile.msvc b/win32/Makefile.msvc
index 8a04288a..491dc880 100644
--- a/win32/Makefile.msvc
+++ b/win32/Makefile.msvc
@@ -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