[libxml2] Build more test executables on Windows/MSVC
- From: Nick Wellnhofer <nwellnhof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml2] Build more test executables on Windows/MSVC
- Date: Mon, 27 Nov 2017 17:35:25 +0000 (UTC)
commit 8ac759a6e6a61476a81449bdd67bc85025b07fcd
Author: Nick Wellnhofer <wellnhofer aevum de>
Date: Mon Nov 27 18:23:58 2017 +0100
Build more test executables on Windows/MSVC
Build all test executables required by 'make checktests'.
win32/Makefile.msvc | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/win32/Makefile.msvc b/win32/Makefile.msvc
index 8a04288..491dc88 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]