aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolsetTest.BurnE2E (follow)
Commit message (Expand)AuthorAgeFilesLines
* Testing for #6297.Sean Hall2021-02-066-13/+92
* Update dependencies.Sean Hall2021-02-052-3/+3
* Port the patch tests from the old repo.Sean Hall2021-01-276-11/+174
* Add test for same exact package in multiple versions of a bundle.Sean Hall2021-01-271-0/+38
* Add test that cancels an MSI package in the OnProgress for the package.Sean Hall2021-01-222-0/+38
* Update dependencies.Sean Hall2021-01-191-2/+2
* Port CancelEarly and CancelLate failure tests from old repo.Sean Hall2021-01-1910-84/+503
* Document how to update dependencies and use local changes.Sean Hall2021-01-172-3/+3
* Add documentation on how to run tests on a VM.Sean Hall2021-01-172-0/+7
* Try to make it easier to add new kinds of tests.Sean Hall2021-01-037-13/+14
* Add tests for wrong managed BA configuration.Sean Hall2021-01-031-0/+76
* Create failing test for issue 6309.Sean Hall2021-01-032-13/+95
* Verify MSI transactions are registered and cached appropriately.Sean Hall2021-01-031-0/+16
* Add test for basic functionality.Sean Hall2021-01-033-7/+104
* Add MSI transaction tests.Sean Hall2020-12-0110-0/+1525