summaryrefslogtreecommitdiff
path: root/src/internal/WixBuildTools.TestSupport/XunitExtensions/WixAssert.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-201/+0
* Make sure error codes are translated correctly for per-machine packages.Sean Hall2022-08-261-1/+1
* 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-311-0/+8
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-131-0/+153