| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove CustomActionFailure.exe binary from repo | Rob Mensching | 2026-01-07 | 2 | -1/+1 |
| | | | | | | | Build the test file from source instead. Fixes 8935 | ||||
| * | Update tests to use TestVersion property instead of generic Version property | Rob Mensching | 2024-04-25 | 1 | -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 Hall | 2022-04-29 | 2 | -0/+47 |
