summaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E/BundlePackageTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-071-1/+1
* Fix build failure when bundle has multiple RemoteBundle elementsNir Bar2023-05-021-0/+10
* Allow BundlePackage to fallback to QuietUninstallString to uninstall.Sean Hall2022-06-141-0/+112
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-131-6/+6
* Always reset the system component status when registering the bundle.Sean Hall2022-04-231-2/+2
* Add option for BundlePackage to be hidden in ARP like MsiPackage.Sean Hall2022-04-051-4/+46
* Use Burn's parent switch with BundlePackages.Sean Hall2022-04-011-0/+6
* Support v3 bundles in BundlePackage and "burn extract" command.Sean Hall2022-04-011-0/+12
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-0/+30
* Implement BundlePackage.Sean Hall2022-04-011-0/+51