aboutsummaryrefslogtreecommitdiff
path: root/src/internal/WixBuildTools.TestSupport/XunitExtensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve WixAssert.StringEqual to print where the first difference is.Sean Hall2022-06-151-26/+66
|
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-312-0/+27
|
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-1310-0/+397
6665