[cpp-sp] branch master updated (20e7abc -> a1ef8bc)
Rod Widdowson
rdw at steadingsoftware.com
Fri Oct 6 08:58:12 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository cpp-sp.
from 20e7abc SSPCPP-754 Enforce 64/32 bit coexistance
new b70fc27 SSPCPP-756 Skeletal CxxTest Support
new d8717c7 SSPCPP-756 Add logging setup to SP test framework.
new a1ef8bc SSPCPP-756 Flesh out Metadata Tests: templateFromRepo
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:
Projects/vc15/Shibboleth.sln | 28 +++-
Projects/vc15/UnitTests/UnitTests.vcxproj | 182 ++++++++++++++++++++++
Projects/vc15/UnitTests/UnitTests.vcxproj.filters | 41 +++++
unittests/BaseTestCase.h | 2 +
unittests/DynamicMetadataProviderTest.h | 70 +++++++++
unittests/SPTest.h | 47 ++++++
unittests/config/etc/shibboleth/console.logger | 6 +
unittests/data/templateFromRepo.xml | 3 +
8 files changed, 371 insertions(+), 8 deletions(-)
create mode 100644 Projects/vc15/UnitTests/UnitTests.vcxproj
create mode 100644 Projects/vc15/UnitTests/UnitTests.vcxproj.filters
create mode 100644 unittests/BaseTestCase.h
create mode 100644 unittests/DynamicMetadataProviderTest.h
create mode 100644 unittests/SPTest.h
create mode 100644 unittests/config/etc/shibboleth/console.logger
create mode 100644 unittests/data/templateFromRepo.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list