aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite Prereq tests after hardening and bypassing .NET GUI errorsRob Mensching2025-02-1110-60/+32
* Emit deprecation warning for Heat.Bob Arnson2025-01-231-1/+1
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-3010-25/+25
* Typos are bad; visible typos are an abomination.Bob Arnson2024-11-102-2/+2
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-25104-204/+204
* Report E_MOREDATA from Bal functions when string buffer too smallRob Mensching2024-04-042-0/+36
* Simplify BootstrapperApplication header filesRob Mensching2024-03-214-8/+5
* Use WixBA in an upgrade.Bob Arnson2024-03-184-0/+62
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-077-8/+12
* Better .nupkg namesRob Mensching2024-03-07128-243/+245
* Move the BootstrapperApplication out of procRob Mensching2024-03-0623-119/+132
* Allow MsiProperty/@Value to be an empty string.Bob Arnson2024-02-171-0/+1
* ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg...Nir Bar2023-12-242-0/+37
* Make the minimum supported .NET Framework v4.6.2Rob Mensching2023-12-196-7/+7
* Correctly process build -outputType switchRob Mensching2023-09-056-10/+10
* Improve logging to remove `(null)`.Bob Arnson2023-06-132-0/+46
* Fix build failure when bundle has multiple RemoteBundle elementsNir Bar2023-05-022-0/+37
* Clean up generated files left in source tree.Bob Arnson2023-05-022-0/+5
* Tame some wild pointers.Bob Arnson2023-05-011-1/+12
* Fix double-free bugs in thmutil.Sean Hall2023-02-192-0/+54
* Don't uninstall superseded MSI packages.Sean Hall2023-01-191-1/+0
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-184-21/+34
* Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheckStaffan Gustafsson2023-01-183-0/+52
* Small fixes found while updating XSDsRob Mensching2023-01-018-8/+8
* Don't fail on bad/missing update feed URL.Bob Arnson2022-12-152-1/+20
* wixstdba should not change the action if not showing full UI.Sean Hall2022-12-135-0/+63
* Parallelize building test codeRob Mensching2022-11-131-10/+2
* Automate the test for GetRelatedBundleVariable.Sean Hall2022-11-1014-59/+66
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-108-0/+345
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-108-3/+170
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-032-3/+3
* Fix and reenable some skipped E2E Burn patching testsRob Mensching2022-09-231-8/+0
* Add more burn E2E tests.Sean Hall2022-09-156-2/+117
* Support bundle updates in WixStdBA.Bob Arnson2022-09-121-0/+2
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-095-5/+6
* Add WixCanRestart and make wixstdba elevate for restart when required.Sean Hall2022-09-035-6/+92
* Use elevated engine to make the restart request when it is available.Sean Hall2022-09-034-33/+119
* Restrict panels to static controls.Bob Arnson2022-08-292-14/+42
* Update old test code to latest SWID tag specRob Mensching2022-08-264-4/+12
* 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