aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add x64 Bundle tests.Sean Hall2021-05-0421-40/+412
|
* Update dependencies.Sean Hall2021-04-2972-135/+135
|
* Add tests for #5253 and #5586.Sean Hall2021-04-258-0/+196
|
* Update dependencies.Sean Hall2021-04-2559-119/+119
|
* Integrate latest toolingRob Mensching2021-04-2069-132/+132
|
* Update dependencies.Sean Hall2021-04-2073-143/+150
|
* Fix StandardDirectory warnings.Sean Hall2021-04-154-30/+20
|
* Update dependencies.Sean Hall2021-04-1570-133/+133
|
* Enable the tests that were blocked by #6388.Sean Hall2021-03-311-2/+5
|
* Update dependencies.Sean Hall2021-03-3167-128/+128
|
* 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-1163-52/+223
|
* Port forward compatible tests from old repo.Sean Hall2021-03-1121-0/+794
|
* Port dependency tests from old repo.Sean Hall2021-03-0871-23/+2190
|
* Build the SoftwareTags.Sean Hall2021-03-0417-20/+26
|
* Update dependencies.Sean Hall2021-03-0332-51/+51
|
* Update dependencies.Sean Hall2021-03-0232-53/+53
|
* Update dependencies to enable fixed skipstream tests.Sean Hall2021-02-2231-35/+35
|
* 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-1722-12/+41
|
* Update dependencies.Sean Hall2021-02-1720-29/+29
|
* Testing for #6297.Sean Hall2021-02-0611-34/+192
|
* Update dependencies.Sean Hall2021-02-0521-30/+30
|
* 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-2722-12/+387
|
* 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-1912-13/+13
|
* Port CancelEarly and CancelLate failure tests from old repo.Sean Hall2021-01-1914-84/+551
|
* Document how to update dependencies and use local changes.Sean Hall2021-01-178-10/+17
|
* Add documentation on how to run tests on a VM.Sean Hall2021-01-173-0/+8
|
* Update to latest Tools, Bal, NetFx.Sean Hall2021-01-0310-13/+13
|
* 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-038-7/+159
| | | | | 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
|
* 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-196-10/+13
|
* Update to latest.Sean Hall2020-12-096-12/+13
|
* Update to latest.Sean Hall2020-12-0815-39/+29
|
* Update to latest bal.Sean Hall2020-12-036-6/+6
|
* Add MSI transaction tests.Sean Hall2020-12-0143-0/+2561