aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite Prereq tests after hardening and bypassing .NET GUI errorsRob Mensching2025-02-111-173/+39
* Add trx logging for individual runtests.cmd.Bob Arnson2024-06-191-1/+1
* Report E_MOREDATA from Bal functions when string buffer too smallRob Mensching2024-04-041-0/+17
* Use WixBA in an upgrade.Bob Arnson2024-03-181-2/+17
* Better .nupkg namesRob Mensching2024-03-0712-13/+13
* Move the BootstrapperApplication out of procRob Mensching2024-03-064-15/+17
* Allow MsiProperty/@Value to be an empty string.Bob Arnson2024-02-171-1/+1
* ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg...Nir Bar2023-12-241-0/+22
* Improve logging to remove `(null)`.Bob Arnson2023-06-131-0/+17
* Fix build failure when bundle has multiple RemoteBundle elementsNir Bar2023-05-021-0/+10
* Catch a few left over references to v4Rob Mensching2023-04-181-2/+2
* Improve test coverage for recent Burn changes.Sean Hall2023-01-141-1/+8
* Register the InstallDate in BurnRob Mensching2022-12-221-0/+7
* Don't fail on bad/missing update feed URL.Bob Arnson2022-12-151-0/+21
* wixstdba should not change the action if not showing full UI.Sean Hall2022-12-131-0/+27
* Automate the test for GetRelatedBundleVariable.Sean Hall2022-11-101-0/+31
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-087-7/+7
* Add queutil so Burn can manage its own queue of BA requested actions.Sean Hall2022-10-251-1/+1
* Make all test roll forwardRob Mensching2022-10-031-1/+0
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
* Implement transform decompiling and use it in patch filter testsRob Mensching2022-09-271-1/+1
* Fix and reenable some skipped E2E Burn patching testsRob Mensching2022-09-231-5/+5
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-6/+1
* Ignore cache bundle failure if it already exists in the package cache.Sean Hall2022-09-151-2/+31
* Add more burn E2E tests.Sean Hall2022-09-152-0/+62
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-091-3/+7
* Update old test code to latest SWID tag specRob Mensching2022-08-261-5/+8
* Port EnableFeatureSelection tests from v3 repo, add a new one, fix themSean Hall2022-08-231-0/+124
* Use a dedicated pipe for redirecting logging from the elevated process.Sean Hall2022-08-192-1/+6
* Add TestData.CreateFile and dedupe TestSupport code from Core.Native testsRob Mensching2022-08-051-1/+1
* Add ability to skip a local path candidate if it failed verification.Sean Hall2022-08-032-1/+145
* 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