summaryrefslogtreecommitdiff
path: root/src/internal/WixBuildTools.TestSupport/XunitExtensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0811-465/+0
|
* Make sure error codes are translated correctly for per-machine packages.Sean Hall2022-08-262-5/+6
|
* 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