aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/precomp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sure error codes are translated correctly for per-machine packages.Sean Hall2022-08-261-0/+1
|
* Add embedded test.Sean Hall2022-06-291-0/+1
|
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-291-0/+1
|
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-0/+2
|
* Write EngineVersion, ProtocolVersion, and Win64 to the Burn manifest.Sean Hall2022-04-131-0/+2
|
* Refactor related bundle enumeration into butil.Sean Hall2022-03-011-0/+1
| | | | Related to #3693
* Factor out TestRegistryFixture so other tests can mock regutil API's.Sean Hall2022-03-011-0/+1
|
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-1/+1
|
* Replace static cache internals with a struct.Sean Hall2021-08-041-1/+1
| | | | Initialize them explicitly to make it clearer when that happens.
* Allow access to persisted variables from related bundles.Jacob Hoover2021-07-181-0/+1
| | | | Implements #3704
* Move burn into burnRob Mensching2021-04-291-0/+79