aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixTestTools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix ups for Domain Group creation / removal.Bevan Weiss2025-02-111-2/+2
* Group creation and update PR nits and feedback fixesRob Mensching2025-02-112-5/+6
* Add/Remove Group Membership rollback handled.Bevan Weiss2025-02-111-1/+31
* Group Add/Remove working.Bevan Weiss2025-02-111-3/+21
* CreateGroups additionsBevan Weiss2025-02-111-0/+198
* Failures were seen in MSI Unit Tests around Firewall rules withinBevan Weiss2025-02-111-0/+8
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-6/+6
* Fix up COM+ to be back in working order under Wix4+Bevan Weiss2024-12-261-0/+30
* Add a few more checks on rollback of Util User.Bevan Weiss2024-12-261-2/+2
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-182-0/+57
* Fix localization collation.Bob Arnson2024-03-121-0/+6
* Better .nupkg namesRob Mensching2024-03-071-1/+1
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-8/+9
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-191-3/+5
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-261-1/+7
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-233-3/+12
* add integration tests for the firewall extenstionchris_bednarski2023-08-194-0/+646
* feat(build): update xunit to version 2.5.0, fix occasional test timeoutchris_bednarski2023-07-191-1/+1
* Fix WcaErrorMessage `cArgs==-1` case.Bob Arnson2023-04-271-1/+1
* Register the InstallDate in BurnRob Mensching2022-12-221-0/+4
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-086-6/+6
* Support add, modify and remove comments on user accountsRon Martin2022-10-212-4/+39
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
* Add more burn E2E tests.Sean Hall2022-09-151-1/+7
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-4/+14
* Add IsWixTestSupportProject property to prevent test project detection.Sean Hall2022-06-271-0/+1
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-273-6/+14
* Update some skipped tests to be dynamically skipped.Sean Hall2022-06-152-4/+16
* Allow BundlePackage to fallback to QuietUninstallString to uninstall.Sean Hall2022-06-141-2/+9
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-135-104/+250
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-2/+10
* Fix StyleCop complaints.Ron Martin2022-06-031-14/+22
* Add option to hosts to always install prereqs.Sean Hall2022-05-141-0/+14
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-132-0/+61
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-292-0/+350
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-2/+2
* Try to improve fields of bundle symbols.Sean Hall2022-04-131-3/+3
* Add option for BundlePackage to be hidden in ARP like MsiPackage.Sean Hall2022-04-052-1/+6
* Update PackageVerifier to calculate installed path of file.Sean Hall2022-04-011-10/+33
* Add UnsafeUninstall action.Sean Hall2022-02-222-0/+35
* Add failing dependency E2E tests.Sean Hall2022-01-211-0/+17
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-2/+2
* Try to get more helpful test failure messages.Sean Hall2022-01-012-2/+3
* Implement integrated build processRob Mensching2021-05-111-6/+6
* Move Integration into testRob Mensching2021-05-0512-0/+2132