[cpp-sp] branch main updated (8b27e8f1 -> d5eed489)

Scott Cantor cantor.2 at osu.edu
Tue Jan 14 18:09:56 UTC 2025


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

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

    from 8b27e8f1 Unit tests for ModuleConfig.
     new 9d3b5ee3 Move some hardcoded names into constants.
     new d5eed489 Implement parent/child between global and site configs.

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


Summary of changes:
 shibsp/platform/iis/ModuleConfig.cpp     | 36 +++++++++++++++++++++++++-------
 shibsp/platform/iis/ModuleConfig.h       | 15 +++++++++++++
 shibsp/util/BoostPropertySet.cpp         |  4 +++-
 shibsp/util/BoostPropertySet.h           |  4 +++-
 tests/data/platform/iis/iis.ini          |  4 ++++
 tests/data/platform/iis/iis.xml          |  2 +-
 tests/platform/iis/ModuleConfigTests.cpp | 36 +++++++++++++++++---------------
 tests/util/BoostPropertySetTests.cpp     | 18 ++++++++--------
 tests/util/PropertyTreeTests.cpp         |  2 +-
 9 files changed, 83 insertions(+), 38 deletions(-)

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


More information about the commits mailing list