aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/CacheTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve test coverage for recent Burn changes.Sean Hall2023-01-141-1/+1
| | | | 7068, PR 318
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+2
|
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-2/+93
|
* Replace static cache internals with a struct.Sean Hall2021-08-041-1/+6
| | | | Initialize them explicitly to make it clearer when that happens.
* Enforce payload and container verification.Sean Hall2021-05-111-0/+2
|
* Move burn into burnRob Mensching2021-04-291-0/+119