aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in TestBA where it should only plan after the last detect.Sean Hall2021-01-301-12/+18
|
* Port the patch tests from the old repo.Sean Hall2021-01-2723-13/+388
|
* Add test for same exact package in multiple versions of a bundle.Sean Hall2021-01-279-2/+104
|
* Add test that cancels an MSI package in the OnProgress for the package.Sean Hall2021-01-223-2/+107
| | | | | | This makes it cancel after the MSI install completed but before Burn considers the package complete, which needs to cause Burn to roll it back (#3089). Also add more logging in TestBA when it does non-standard stuff.
* Update dependencies.Sean Hall2021-01-1914-14/+15
|
* Port CancelEarly and CancelLate failure tests from old repo.Sean Hall2021-01-1914-84/+551
|
* Set WI logging reg key to voicewarmupx.Sean Hall2021-01-191-0/+5
|
* Document how to update dependencies and use local changes.Sean Hall2021-01-179-11/+41
|
* Add documentation on how to run tests on a VM.Sean Hall2021-01-174-2/+33
|
* Update to latest Tools, Bal, NetFx.Sean Hall2021-01-0311-14/+14
|
* Add date to logs zip file name.Sean Hall2021-01-031-2/+2
|
* Create template for bundle.Sean Hall2021-01-0326-153/+101
|
* Try to make it easier to add new kinds of tests.Sean Hall2021-01-0350-18/+19
|
* Add tests for wrong managed BA configuration.Sean Hall2021-01-0318-12/+267
| | | | Test out the .NET Core test BA as well.
* Create failing test for issue 6309.Sean Hall2021-01-039-13/+186
|
* Verify MSI transactions are registered and cached appropriately.Sean Hall2021-01-031-0/+16
|
* Add test for basic functionality.Sean Hall2021-01-039-7/+160
| | | | | Force test project to be x64. Fix intermediate path to include the test group name.
* Don't embed cabs to match test in old repo.Sean Hall2021-01-037-4/+12
|
* build all branchesSean Hall2021-01-031-3/+0
|
* Update to fixed Bal.Sean Hall2020-12-205-5/+5
|
* Update to fixed Bal.wixext and use wixstdba for one of the tests.Sean Hall2020-12-206-7/+10
|
* Don't allow warnings.Sean Hall2020-12-198-13/+16
|
* Update to latest.Sean Hall2020-12-097-13/+14
|
* Update to latest.Sean Hall2020-12-0816-40/+30
|
* Update to latest bal.Sean Hall2020-12-036-6/+6
|
* Update to latest Tools.Sean Hall2020-12-021-1/+1
|
* Add MSI transaction tests.Sean Hall2020-12-0150-1/+2684
|
* Initial commitSean Hall2020-11-215-0/+410