aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E/UpdateBundleTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-2/+8
|
* Add more burn E2E tests.Sean Hall2022-09-151-0/+36
| | | | | | | | 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 to skip tests at runtime, and skip long running cache testsSean Hall2022-05-131-7/+8
| | | | 6665
* Move Integration into testRob Mensching2021-05-051-0/+245