aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/WixToolsetTest.MsiE2E (follow)
Commit message (Expand)AuthorAgeFilesLines
* Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failuresRob Mensching2025-02-121-1/+1
* Ensure user and group integration tests always clean up after themselves.Rob Mensching2025-02-122-277/+383
* Fix ups for Domain Group creation / removal.Bevan Weiss2025-02-111-2/+4
* Add/Remove Group Membership rollback handled.Bevan Weiss2025-02-112-25/+71
* Group Add/Remove working.Bevan Weiss2025-02-111-4/+4
* CreateGroups additionsBevan Weiss2025-02-111-0/+271
* Fix up COM+ to be back in working order under Wix4+Bevan Weiss2024-12-261-0/+50
* Add a few more checks on rollback of Util User.Bevan Weiss2024-12-261-2/+7
* A basic install / uninstall test for RemoveFoldersExBevan Weiss2024-09-021-0/+82
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-181-0/+27
* Initialize WOW64 in TouchFile custom actionRob Mensching2024-07-171-0/+48
* Add trx logging for individual runtests.cmd.Bob Arnson2024-06-191-1/+1
* Add a managed custom action E2E testRob Mensching2024-04-051-0/+23
* Fix localization collation.Bob Arnson2024-03-121-0/+26
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-192-17/+624
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-191-0/+217
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-261-2/+40
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-231-0/+77
* add integration tests for the firewall extenstionchris_bednarski2023-08-192-0/+215
* Fix XmlConfig lookup logic.Bob Arnson2023-04-271-0/+54
* 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
* 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
* 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-295-0/+267