[cpp-xmltooling] branch master updated (8089cc0 -> 5660369)

Rod Widdowson rdw at steadingsoftware.com
Thu Sep 27 08:43:53 EDT 2018


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

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

      from  8089cc0   CPPXT-136 DSA Keys with nonexistent P values
       new  05a39e2   CPPXT-136 DSA Keys with bad Q  values
       new  8651878   CPPXT-136 Tidy test helper functions
       new  5660369   CPPXT-136 Describe how each test should behave.

The 3 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:
 xmltoolingtest/BadKeyInfoTest.h                    | 110 ++++++++++++++++-----
 .../data/{KeyInfoDSA.xml => DSABadQ.xml}           |   2 +-
 .../data/{KeyInfoDSA.xml => DSABadQ64.xml}         |   2 +-
 .../data/{KeyInfoDSA.xml => DSABadQP.xml}          |   0
 xmltoolingtest/data/{KeyInfoDSA.xml => DSANoQ.xml} |   2 -
 xmltoolingtest/data/{DSANoP.xml => DSANoQP.xml}    |   2 -
 .../data/{KeyInfoDSA.xml => DSANullQ.xml}          |   3 +-
 xmltoolingtest/data/{DSANoP.xml => DSANullQP.xml}  |   4 +-
 8 files changed, 89 insertions(+), 36 deletions(-)
 copy xmltoolingtest/data/{KeyInfoDSA.xml => DSABadQ.xml} (92%)
 copy xmltoolingtest/data/{KeyInfoDSA.xml => DSABadQ64.xml} (81%)
 copy xmltoolingtest/data/{KeyInfoDSA.xml => DSABadQP.xml} (100%)
 copy xmltoolingtest/data/{KeyInfoDSA.xml => DSANoQ.xml} (91%)
 copy xmltoolingtest/data/{DSANoP.xml => DSANoQP.xml} (90%)
 copy xmltoolingtest/data/{KeyInfoDSA.xml => DSANullQ.xml} (91%)
 copy xmltoolingtest/data/{DSANoP.xml => DSANullQP.xml} (90%)

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


More information about the commits mailing list