aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/TestData (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-098-8/+8
| | | | Implements 6858
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-028-8/+8
| | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'.
* Remove support for uninstalling MSU package.Sean Hall2022-07-211-1/+1
| | | | Fixes 6749
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-135-4/+5
| | | | 6772
* Add RepairCondition.Sean Hall2022-04-231-1/+1
| | | | Fixes 6758
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-1/+1
|
* Implement BundlePackage.Sean Hall2022-04-011-0/+1
| | | | 3693
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-192-0/+2
|
* Log rest of plan and add testing of registration actions to PlanTest.Sean Hall2022-03-141-1/+1
|
* Read Uninstallable from manifest and add test for non-uninstallable exeSean Hall2022-03-072-1/+2
| | | | Last part of 6459
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-023-3/+3
| | | | Fixes #3777
* Move burn into burnRob Mensching2021-04-294-0/+4