aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix localization collation.Bob Arnson2024-03-123-0/+53
* Use camelCase attribute values.Bob Arnson2024-02-272-5/+5
* Pretty up build outputRob Mensching2023-12-161-2/+2
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-1917-17/+920
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-195-0/+299
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-263-2/+88
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-233-0/+140
* add integration tests for the firewall extenstionchris_bednarski2023-08-194-0/+251
* Fix XmlConfig lookup logic.Bob Arnson2023-04-274-0/+98
* Fix WcaErrorMessage `cArgs==-1` case.Bob Arnson2023-04-271-0/+2
* Parallelize building test codeRob Mensching2022-11-131-10/+2
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
* Support add, modify and remove comments on user accountsRon Martin2022-10-2114-40/+332
* Run tests in bulk to improve performanceRob Mensching2022-10-041-1/+1
* Make all test roll forwardRob Mensching2022-10-031-1/+0
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-033-4/+4
* 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
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-2925-0/+679