aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E/CacheTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-071-1/+1
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-7/+3
* Catch a few left over references to v4Rob Mensching2023-04-181-2/+2
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
* Ignore cache bundle failure if it already exists in the package cache.Sean Hall2022-09-151-2/+31
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-131-2/+2
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-0/+68
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-131-26/+9
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-4/+4
* Parse the Content-Length string value to avoid the 2GB limitation.Sean Hall2022-02-191-2/+2
* Handle missing content length with range request and empty files.Sean Hall2022-02-191-4/+77
* Ignore HEAD request failure in dlutil's DownloadUrl.Sean Hall2022-02-191-1/+4
* If there isn't enough disk space, skip the 5GB testRob Mensching2021-12-031-6/+19
* Move Integration into testRob Mensching2021-05-051-0/+133