aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/RegistrationTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-28/+28
* Register the InstallDate in BurnRob Mensching2022-12-221-0/+2
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-091-2/+0
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-271-3/+3
* Store the prefix character in VERUTIL_VERSION.Sean Hall2022-05-171-0/+3
* Always reset the system component status when registering the bundle.Sean Hall2022-04-231-1/+1
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-18/+24
* Add WixBundleCommandLineAction, don't set dynamic variables at startup.Sean Hall2022-03-161-2/+5
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-3/+3
* Fix and run Burn 64-bit unit tests.Sean Hall2022-03-011-2/+2
* Factor out TestRegistryFixture so other tests can mock regutil API's.Sean Hall2022-03-011-251/+124
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-18/+24
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-1/+1
* Remove BOOTSTRAPPER_RESUME_TYPE_REBOOT_PENDING.Bob Arnson2021-12-271-1/+0
* Remove RebootRequired per...Bob Arnson2021-12-271-1/+0
* Recreate the command line for the clean room process.Sean Hall2021-08-041-6/+6
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-6/+12
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-6/+30
* Replace static cache internals with a struct.Sean Hall2021-08-041-24/+54
* Add fixed buffer butil APIs.Sean Hall2021-07-191-1/+2
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-39/+41
* Allow access to persisted variables from related bundles.Jacob Hoover2021-07-181-9/+169
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-18/+20
* Move burn into burnRob Mensching2021-04-291-0/+772