aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the clean room process replace the splash screen with its own.Sean Hall2022-08-031-1/+1
* Add files-in-use task dialog.Bob Arnson2022-07-251-0/+20
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-0/+144
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-272-0/+309
* Update some skipped tests to be dynamically skipped.Sean Hall2022-06-151-6/+14
* Allow BundlePackage to fallback to QuietUninstallString to uninstall.Sean Hall2022-06-141-0/+112
* Add ability for non-vital cache package action.Sean Hall2022-06-142-12/+120
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-136-2/+135
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-0/+68
* Add option to hosts to always install prereqs.Sean Hall2022-05-141-4/+221
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-2/+4
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-1322-158/+118
* Add support for semver in bundles and dependenciesRob Mensching2022-05-101-0/+19
* Always reset the system component status when registering the bundle.Sean Hall2022-04-231-2/+2
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-235-9/+44
* Upgrade dnchost's nethost dependency to .NET 6.0.4.Sean Hall2022-04-201-1/+5
* 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-012-0/+11
* 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
* Update PackageVerifier to calculate installed path of file.Sean Hall2022-04-011-4/+8
* Add checkpoint so Exe and Msu packages rollback after being cancelled.Sean Hall2022-03-191-8/+6
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-192-0/+57
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-141-0/+55
* Add UnsafeUninstall action.Sean Hall2022-02-221-7/+39
* Parse the Content-Length string value to avoid the 2GB limitation.Sean Hall2022-02-191-2/+2
* Handle missing content length with range request and empty files.Sean Hall2022-02-193-5/+121
* Ignore HEAD request failure in dlutil's DownloadUrl.Sean Hall2022-02-193-3/+26
* Detect MinorUpgrade MsiPackages independently of the base product.Sean Hall2022-02-121-16/+14
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-102-2/+29
* Add runtime testing for #6705.Sean Hall2022-02-092-1/+4
* Don't uninstall package during rollback if there are dependents.Sean Hall2022-02-011-2/+148
* Remove some assumptions in dependency planning.Sean Hall2022-02-011-1/+1
* Remove orphan package providers when unregistering the bundle.Sean Hall2022-02-011-1/+1
* Add failing dependency E2E tests.Sean Hall2022-01-211-5/+194
* Fix some minor bugs.Sean Hall2022-01-211-21/+21
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+58
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-0/+17
* Handle 32-bit related-bundle registration...Bob Arnson2022-01-091-0/+17
* Always run upgrade related bundles last.Sean Hall2022-01-062-83/+177
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-302-2/+2
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-302-0/+48
* After rolling back in a non-vital rollback boundary, skip to its end.Sean Hall2021-12-131-1/+1
* Clean up some E2E tests.Sean Hall2021-12-113-6/+6
* If there isn't enough disk space, skip the 5GB testRob Mensching2021-12-031-6/+19
* Follow up for multiple attached container supportSean Hall2021-11-031-0/+29
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-0/+52
* Skip failing test.Bob Arnson2021-06-091-1/+1
* Add some 64-bit Burn tests.Bob Arnson2021-06-021-0/+6