aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/TestData/Templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove CustomActionFailure.exe binary from repoRob Mensching2026-01-072-1/+1
| | | | | | Build the test file from source instead. Fixes 8935
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-251-3/+3
| | | | | | | The MSBuild Version property is well-known and can be set by standard processes. That can cause problem in the tests where the version is explicitly set to validate WiX behaviors. So, we've switched to using the TestVersion property that will be specific for our testing purposes.
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-292-0/+47