aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/ExePackageTests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-077-13/+13
|
* ArpEntry reads QuietUninstallString or UninstallString, and uses ↵Nir Bar2023-12-242-0/+37
| | | | UninstallArguments for the uninstall command line
* Add more burn E2E tests.Sean Hall2022-09-152-0/+51
| | | | | | | | Fix bug where first splash screen wasn't closed. Fix bug where billboard only started the first time. Fix bug where the restart status was lost when the exit code was an error. Fix bug where the hash byte array length was compared to the hash string length (string is twice as long). Fix bug where Burn didn't give update hash if the first byte was 0.
* Add ability for non-vital cache package action.Sean Hall2022-06-144-0/+70
|
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-139-0/+156
6772