aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the implementation of Cache="always" to request the CACHE state.Sean Hall2021-02-041-1/+1
* Update the logic for determining when the bundle should be registered.Sean Hall2021-02-042-59/+203
* Require re-Detect after Apply.Sean Hall2021-02-041-0/+1
* Clean up synchronization between the engine and the BA.Sean Hall2021-02-041-1/+2
* Move registry checks for dependency ref-counting into Detect.Sean Hall2021-02-041-6/+17
* Remove Burn AuthenticodeBob Arnson2021-01-312-2/+1
* First steps on Burn for x64 and ARM64Bob Arnson2021-01-191-0/+8
* Update PlanTest to use manifests created by latest v4.Sean Hall2021-01-174-182/+124
* Upgrade to latest dutil as first step for x64 and ARM64Bob Arnson2021-01-112-4/+4
* WIXBUG:4539 - Fix overall Cache action planning with related bundles.Sean Hall2020-12-151-0/+72
* Use plan to decide when to begin, commit, or rollback MSI transactionsSean Hall2020-11-171-23/+39
* Add plan tests.Sean Hall2020-11-174-0/+987
* Run unit tests in the build script.Sean Hall2020-11-172-11/+12
* WIXFEAT:5355 - Don't clear variable for missing key or value.Sean Hall2020-11-011-0/+6
* Stop encrypting hidden variables.Sean Hall2020-11-011-45/+5
* WIXFEAT:6258 - Format variables when evaluating condition.Sean Hall2020-11-013-12/+27
* Update string versioning.Sean Hall2020-10-241-0/+1
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-248-51/+95
* Update splash screen to be per-monitor DPI aware.Sean Hall2020-08-092-4/+4
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-095-37/+181
* Move Burn headers from BootstrapperCore repo.Sean Hall2020-07-182-4/+1
* Only support encrypting string variants.Sean Hall2020-07-171-4/+4
* Add VariantTest.Sean Hall2020-07-174-4/+209
* Integrate BurnUnitTest into latest v4.Sean Hall2020-07-1612-152/+241
* Import BurnUnitTest from old wix4 repo.Sean Hall2020-07-1619-0/+2928