aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/test/DUtilUnitTest/MonUtilTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comment out skipped tests to avoid "error messages"Rob Mensching2025-11-021-448/+448
| | | | | | In C++/CLI skipped xUnit tests are skipped but they print out their skip message as red error messages. That's very scary and the bug is known in xUnit so for now the easiest workaround is to comment out the skipped tests.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
|
* Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.Sean Hall2022-06-071-0/+2
|
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+487