aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/WixToolsetTest.MsiE2E (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix XmlConfig lookup logic.Bob Arnson2023-06-031-0/+54
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7377. Requires fix for https://github.com/wixtoolset/issues/issues/7444.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
|
* Support add, modify and remove comments on user accountsRon Martin2022-10-211-35/+151
| | | | Fixes 5371
* Make all test roll forwardRob Mensching2022-10-031-1/+0
|
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-6/+1
|
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-133-35/+7
| | | | 6665
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-295-0/+267