aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use UTF-8 for Kazakh languageRob Mensching2022-03-141-0/+20
| | | | Fixes 5685
* Add compiler extension to handle platforms.Bob Arnson2022-01-306-42/+79
| | | | | | | | Custom actions to print EULA and validate install directories are defined in WixUIExtension compiler extension, to handle platform-specific custom actions referred to from `DoAction` control events. This is the least-worst solution, given the `DoAction` approach used in the WixUI authoring and anyone customizing a WixUI set.
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
|
* Read WindowsInstallerData at same XML conformance as writingRob Mensching2022-01-041-0/+33
|
* Try to get more helpful test failure messages.Sean Hall2022-01-011-6/+6
|
* Implement integrated build processRob Mensching2021-05-111-17/+6
|
* Move UI.wixext into extRob Mensching2021-05-038-0/+274