aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port EnableFeatureSelection tests from v3 repo, add a new one, fix themSean Hall2022-08-2310-0/+153
* Handle downgrade failure detection during Detect.Bob Arnson2022-08-221-0/+15
* Allow wixstdba special controls to have declarative text.Sean Hall2022-08-101-1/+1
* Add ability to skip a local path candidate if it failed verification.Sean Hall2022-08-032-0/+27
* Handle suppressed Options button.Bob Arnson2022-08-031-1/+1
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+1
* Add files-in-use task dialog.Bob Arnson2022-07-252-0/+27
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-2032-1/+1114
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-274-1/+43
* Allow BundlePackage to fallback to QuietUninstallString to uninstall.Sean Hall2022-06-143-0/+46
* Add ability for non-vital cache package action.Sean Hall2022-06-145-0/+77
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-1310-1/+157
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-072-0/+33
* Add option to hosts to always install prereqs.Sean Hall2022-05-1422-10/+557
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-0/+2
* Add support for semver in bundles and dependenciesRob Mensching2022-05-101-1/+1
* Only block shutdown during Apply.Sean Hall2022-05-044-2/+76
* Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests.Sean Hall2022-04-197-25/+25
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-192-2/+2
* Set each native library dependency version to the build version.Sean Hall2022-04-191-2/+0
* Add option for BundlePackage to be hidden in ARP like MsiPackage.Sean Hall2022-04-051-0/+1
* Support v3 bundles in BundlePackage and "burn extract" command.Sean Hall2022-04-012-0/+32
* Detect related bundles for BundlePackages.Sean Hall2022-04-015-0/+48
* Implement BundlePackage.Sean Hall2022-04-012-0/+30
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-192-0/+38
* Fix themes to account for UnsafeUninstall action.Sean Hall2022-03-161-6/+12
* Improve error reporting wrt ExePackage and MsuPackage attributesRob Mensching2022-03-011-1/+1
* Handle missing content length with range request and empty files.Sean Hall2022-02-191-1/+1
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-1/+9
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-104-0/+46
* Add runtime testing for #6705.Sean Hall2022-02-094-12/+0
* Add compiler extension to handle platforms.Bob Arnson2022-01-301-2/+2
* Add failing dependency E2E tests.Sean Hall2022-01-2124-6/+188
* Use IgnoreLanguage as workaround for #6705.Sean Hall2022-01-214-0/+12
* Remove orphan compatible MSI packages.Sean Hall2022-01-168-4/+60
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-162-0/+26
* Handle 32-bit related-bundle registration...Bob Arnson2022-01-092-0/+27
* Always run upgrade related bundles last.Sean Hall2022-01-069-7/+76
* Remove test package that is supposed to be missingRob Mensching2022-01-021-0/+3
* Ensure external bundle payloads and containers are copied to outputRob Mensching2022-01-021-8/+0
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-0/+20
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-305-0/+52
* Integration tests for wixproj Sdk-style buildsRob Mensching2021-12-301-0/+11
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
* Clean up some E2E tests.Sean Hall2021-12-113-8/+1
* Move ImageList element back under Theme since it's not a control.Sean Hall2021-11-102-10/+12
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+2
* Follow up for multiple attached container supportSean Hall2021-11-034-0/+56
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-3/+8
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-10/+4