aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Enable the tests that were blocked by #6388.Sean Hall2021-03-311-2/+5
|
* Update dependencies.Sean Hall2021-03-3169-135/+136
|
* Add layout tests.Sean Hall2021-03-307-2/+200
|
* Port the update bundle tests from old repo.Sean Hall2021-03-3028-12/+640
|
* Add tests to verify #4991 and #5702.Sean Hall2021-03-1164-53/+224
|
* Port forward compatible tests from old repo.Sean Hall2021-03-1121-0/+794
|
* Port dependency tests from old repo.Sean Hall2021-03-0874-24/+2206
|
* Build the SoftwareTags.Sean Hall2021-03-0417-20/+26
|
* Update dependencies.Sean Hall2021-03-0333-52/+52
|
* Update dependencies.Sean Hall2021-03-0233-54/+54
|
* Update dependencies to enable fixed skipstream tests.Sean Hall2021-02-2232-36/+36
|
* Add failing test for #3897.Sean Hall2021-02-173-0/+54
|
* Port the slipstream tests from the old repo.Sean Hall2021-02-1730-0/+736
|
* Add test for explicitly elevating between detect and plan.Sean Hall2021-02-177-0/+133
|
* Port the rest of the FailureTests from the old repo.Sean Hall2021-02-176-0/+369
|
* Create WixTestTools project and reorganize files.Sean Hall2021-02-1723-13/+56
|
* Update dependencies.Sean Hall2021-02-1721-30/+30
|
* Testing for #6297.Sean Hall2021-02-0612-35/+193
|
* Update dependencies.Sean Hall2021-02-0522-31/+31
|
* 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