aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Don't uninstall package during rollback if there are dependents.Sean Hall2022-02-011-2/+148
* Remove some assumptions in dependency planning.Sean Hall2022-02-011-1/+1
* Remove orphan package providers when unregistering the bundle.Sean Hall2022-02-011-1/+1
* Add failing dependency E2E tests.Sean Hall2022-01-211-5/+194
* Fix some minor bugs.Sean Hall2022-01-211-21/+21
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+58
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-0/+17
* Handle 32-bit related-bundle registration...Bob Arnson2022-01-091-0/+17
* Always run upgrade related bundles last.Sean Hall2022-01-062-83/+177
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-302-2/+2
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-302-0/+48
* After rolling back in a non-vital rollback boundary, skip to its end.Sean Hall2021-12-131-1/+1
* Clean up some E2E tests.Sean Hall2021-12-113-6/+6
* If there isn't enough disk space, skip the 5GB testRob Mensching2021-12-031-6/+19
* Follow up for multiple attached container supportSean Hall2021-11-031-0/+29
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-0/+52
* Skip failing test.Bob Arnson2021-06-091-1/+1
* Add some 64-bit Burn tests.Bob Arnson2021-06-021-0/+6
* Add tests for WixBA.Sean Hall2021-05-111-119/+31
* Put back the rollback cache package functionality and fix its bugs.Sean Hall2021-05-112-2/+2
* Implement integrated build processRob Mensching2021-05-111-9/+9
* Move Integration into testRob Mensching2021-05-0522-0/+3107