[cpp-sp] branch master updated (a690f97 -> 5575086)

Scott Cantor cantor.2 at osu.edu
Wed May 2 13:45:06 EDT 2018


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

scantor pushed a change to branch master
in repository cpp-sp.

      from  a690f97   SSPCPP-586 - Generate two private keys on installation
       new  1451f65   Prelim. unittest support for other builds.
       new  5575086   Remove config_pub from dist.

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:
 .gitignore                              |  1 +
 Makefile.am                             |  3 ++-
 configure.ac                            | 18 +++++++++++++++
 shibsp/Makefile.am                      |  3 ++-
 unittests/BaseTestCase.h                |  2 --
 unittests/DynamicMetadataProviderTest.h |  2 +-
 unittests/Makefile.am                   | 38 ++++++++++++++++++++++++++++++++
 unittests/SPTest.h                      | 39 +++++++++++++++++++++++++--------
 unittests/TestApplication.cpp           | 31 +++++++++++++++++++++-----
 unittests/TestApplication.h             | 20 +++++++++++++++++
 10 files changed, 137 insertions(+), 20 deletions(-)
 delete mode 100644 unittests/BaseTestCase.h
 create mode 100644 unittests/Makefile.am

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


More information about the commits mailing list