[cpp-xmltooling] branch master updated (b67a854 -> 3140b4c)

Rod Widdowson rdw at steadingsoftware.com
Sun Nov 20 10:30:32 EST 2016


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

rdw pushed a change to branch master
in repository cpp-xmltooling.

      from  b67a854   CPPXT-110 Round trip verify test for OpenSSLCryptoKeyDSA
       new  167da50   CPPXT-110 Inverted parameters to TSM_ASSERT in DSA test
       new  3140b4c   CPPXT-110 Test for OpenSSL part of ExplicitKeyTrustEngine

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../vc10/xmltoolingtest/xmltoolingtest.vcxproj     | 19 ++++-
 .../xmltoolingtest/xmltoolingtest.vcxproj.filters  |  3 +
 .../vc14/xmltoolingtest/xmltoolingtest.vcxproj     | 21 ++++-
 .../xmltoolingtest/xmltoolingtest.vcxproj.filters  |  7 +-
 xmltoolingtest/ExplicitKeyTrustEngineTest.h        | 95 ++++++++++++++++++++++
 xmltoolingtest/InlineKeyResolverTest.h             |  7 +-
 xmltoolingtest/Makefile.am                         |  1 +
 ...eKeyResolver.xml => ExplicitKeyTrustEngine.xml} |  2 +-
 ...ml => FilesystemCredentialResolverCertOnly.xml} | 12 ---
 9 files changed, 144 insertions(+), 23 deletions(-)
 create mode 100644 xmltoolingtest/ExplicitKeyTrustEngineTest.h
 copy xmltoolingtest/data/{InlineKeyResolver.xml => ExplicitKeyTrustEngine.xml} (53%)
 copy xmltoolingtest/data/{FilesystemCredentialResolver.xml => FilesystemCredentialResolverCertOnly.xml} (61%)

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


More information about the commits mailing list