aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/test/DUtilUnitTest/FileUtilTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comment out skipped tests to avoid "error messages"Rob Mensching2025-11-021-37/+37
| | | | | | 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
|
* Build and run x64 dutil tests.Sean Hall2022-06-151-2/+2
|
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+125