[cpp-sp] branch main updated (b7ed91c2 -> a8c41ac3)

Scott Cantor cantor.2 at osu.edu
Wed Nov 6 13:40:20 UTC 2024


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

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

    from b7ed91c2 Remove some additional dead code.
     new af6ef93b Add a UTF-8 parsing test.
     new a8c41ac3 Redo unit test solution files.

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:
 Projects/vc15/UnitTests/UnitTests.vcxproj.filters  | 74 ----------------------
 .../UnitTests.vcxproj => tests/tests.vcxproj}      | 66 ++++---------------
 Projects/vc15/tests/tests.vcxproj.filters          | 32 ++++++++++
 .../tests.vcxproj.user}                            |  0
 tests/PropertyTreeTests.cpp                        | 29 ++++++++-
 tests/data/propertytree/requestmap2.xml            |  5 ++
 6 files changed, 78 insertions(+), 128 deletions(-)
 delete mode 100644 Projects/vc15/UnitTests/UnitTests.vcxproj.filters
 rename Projects/vc15/{UnitTests/UnitTests.vcxproj => tests/tests.vcxproj} (58%)
 create mode 100644 Projects/vc15/tests/tests.vcxproj.filters
 rename Projects/vc15/{UnitTests/UnitTests.vcxproj.user => tests/tests.vcxproj.user} (100%)
 create mode 100644 tests/data/propertytree/requestmap2.xml

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


More information about the commits mailing list