[cpp-sp] branch master updated (394dea8 -> fd1b4ea)
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 1 07:00:06 EST 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 394dea8 SSPCPP-756 Bring unit tests up to date
new 553113c SSPCPP-756 Give cache directory for unit tests a sensible name
new 49af658 SSPCPP-756 Tidy up the gitkeep in the test cache
new f23cdaa SSPCPP-756 move method down to OpenSAML
new fd1b4ea SSPCPP-756 Add tests for LocalDynamic provider
The 4 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/UnitTests/UnitTests.vcxproj | 4 +-
Projects/vc15/UnitTests/UnitTests.vcxproj.filters | 12 ++----
shibsp/metadata/DynamicMetadataProvider.cpp | 43 +--------------------
unittests/DynamicMetadataProviderTest.h | 45 ++++++++--------------
unittests/config/var/cache/shibboleth/.gitignore | 3 +-
.../shibboleth/{foo => dynamic/gitkeep}/.gitkeep | 0
unittests/data/fromMDQ.xml | 2 +-
unittests/data/localDynamic.xml | 1 +
unittests/data/regexFromFile.xml | 4 --
unittests/data/staticFromFile.xml | 1 -
unittests/data/templateFromFile.xml | 3 --
unittests/data/templateFromRepo.xml | 2 +-
12 files changed, 26 insertions(+), 94 deletions(-)
rename unittests/config/var/cache/shibboleth/{foo => dynamic/gitkeep}/.gitkeep (100%)
create mode 100644 unittests/data/localDynamic.xml
delete mode 100644 unittests/data/regexFromFile.xml
delete mode 100644 unittests/data/staticFromFile.xml
delete mode 100644 unittests/data/templateFromFile.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list