[cpp-xmltooling] 13/22: Two more tests don't build without xmlsec

Scott Cantor cantor.2 at osu.edu
Thu Jun 21 14:57:29 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-xmltooling.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=f0cdb8a1bfff912c47ce70444f411dcd31d3a89a

commit f0cdb8a1bfff912c47ce70444f411dcd31d3a89a
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Thu Jul 7 14:12:54 2016 +0200

    Two more tests don't build without xmlsec
---
 xmltoolingtest/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xmltoolingtest/Makefile.am b/xmltoolingtest/Makefile.am
index 1378eb5..589845b 100644
--- a/xmltoolingtest/Makefile.am
+++ b/xmltoolingtest/Makefile.am
@@ -20,7 +20,9 @@ xmlsec_sources = \
 	FilesystemCredentialResolverTest.cpp \
 	ExplicitKeyTrustEngineTest.cpp \
 	InlineKeyResolverTest.cpp \
+	KeyInfoTest.cpp \
 	MemoryStorageServiceTest.cpp \
+	NonVisibleNamespaceTest.cpp \
 	PKIXEngineTest.cpp \
 	SecurityHelperTest.cpp \
 	SignatureTest.cpp
@@ -31,9 +33,7 @@ xmltoolingtest_sources = \
 	DateTimeTest.cpp \
 	DirectoryWalkerTest.cpp \
 	ExceptionTest.cpp \
-	KeyInfoTest.cpp \
 	MarshallingTest.cpp \
-	NonVisibleNamespaceTest.cpp \
 	SOAPTest.cpp \
 	UnmarshallingTest.cpp \
 	TemplateEngineTest.cpp \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list