Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-20 | Integrate latest tooling | Rob Mensching | 70 | -133/+133 | |
2021-04-20 | Update dependencies. | Sean Hall | 74 | -144/+151 | |
2021-04-15 | Fix StandardDirectory warnings. | Sean Hall | 4 | -30/+20 | |
2021-04-15 | Update dependencies. | Sean Hall | 71 | -134/+134 | |
2021-03-31 | Enable the tests that were blocked by #6388. | Sean Hall | 1 | -2/+5 | |
2021-03-31 | Update dependencies. | Sean Hall | 69 | -135/+136 | |
2021-03-30 | Add layout tests. | Sean Hall | 7 | -2/+200 | |
2021-03-30 | Port the update bundle tests from old repo. | Sean Hall | 28 | -12/+640 | |
2021-03-11 | Add tests to verify #4991 and #5702. | Sean Hall | 64 | -53/+224 | |
2021-03-11 | Port forward compatible tests from old repo. | Sean Hall | 21 | -0/+794 | |
2021-03-08 | Port dependency tests from old repo. | Sean Hall | 74 | -24/+2206 | |
2021-03-04 | Build the SoftwareTags. | Sean Hall | 17 | -20/+26 | |
2021-03-03 | Update dependencies. | Sean Hall | 33 | -52/+52 | |
2021-03-02 | Update dependencies. | Sean Hall | 33 | -54/+54 | |
2021-02-22 | Update dependencies to enable fixed skipstream tests. | Sean Hall | 32 | -36/+36 | |
2021-02-17 | Add failing test for #3897. | Sean Hall | 3 | -0/+54 | |
2021-02-17 | Port the slipstream tests from the old repo. | Sean Hall | 30 | -0/+736 | |
2021-02-17 | Add test for explicitly elevating between detect and plan. | Sean Hall | 7 | -0/+133 | |
2021-02-17 | Port the rest of the FailureTests from the old repo. | Sean Hall | 6 | -0/+369 | |
2021-02-17 | Create WixTestTools project and reorganize files. | Sean Hall | 23 | -13/+56 | |
2021-02-17 | Update dependencies. | Sean Hall | 21 | -30/+30 | |
2021-02-06 | Testing for #6297. | Sean Hall | 12 | -35/+193 | |
2021-02-05 | Update dependencies. | Sean Hall | 22 | -31/+31 | |
2021-01-30 | Fix bug in TestBA where it should only plan after the last detect. | Sean Hall | 1 | -12/+18 | |
2021-01-27 | Port the patch tests from the old repo. | Sean Hall | 23 | -13/+388 | |
2021-01-27 | Add test for same exact package in multiple versions of a bundle. | Sean Hall | 9 | -2/+104 | |
2021-01-22 | Add test that cancels an MSI package in the OnProgress for the package. | Sean Hall | 3 | -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. | |||||
2021-01-19 | Update dependencies. | Sean Hall | 14 | -14/+15 | |
2021-01-19 | Port CancelEarly and CancelLate failure tests from old repo. | Sean Hall | 14 | -84/+551 | |
2021-01-19 | Set WI logging reg key to voicewarmupx. | Sean Hall | 1 | -0/+5 | |
2021-01-17 | Document how to update dependencies and use local changes. | Sean Hall | 9 | -11/+41 | |
2021-01-17 | Add documentation on how to run tests on a VM. | Sean Hall | 4 | -2/+33 | |
2021-01-03 | Update to latest Tools, Bal, NetFx. | Sean Hall | 11 | -14/+14 | |
2021-01-03 | Add date to logs zip file name. | Sean Hall | 1 | -2/+2 | |
2021-01-03 | Create template for bundle. | Sean Hall | 26 | -153/+101 | |
2021-01-03 | Try to make it easier to add new kinds of tests. | Sean Hall | 50 | -18/+19 | |
2021-01-03 | Add tests for wrong managed BA configuration. | Sean Hall | 18 | -12/+267 | |
Test out the .NET Core test BA as well. | |||||
2021-01-03 | Create failing test for issue 6309. | Sean Hall | 9 | -13/+186 | |
2021-01-03 | Verify MSI transactions are registered and cached appropriately. | Sean Hall | 1 | -0/+16 | |
2021-01-03 | Add test for basic functionality. | Sean Hall | 9 | -7/+160 | |
Force test project to be x64. Fix intermediate path to include the test group name. | |||||
2021-01-03 | Don't embed cabs to match test in old repo. | Sean Hall | 7 | -4/+12 | |
2021-01-03 | build all branches | Sean Hall | 1 | -3/+0 | |
2020-12-20 | Update to fixed Bal. | Sean Hall | 5 | -5/+5 | |
2020-12-20 | Update to fixed Bal.wixext and use wixstdba for one of the tests. | Sean Hall | 6 | -7/+10 | |
2020-12-19 | Don't allow warnings. | Sean Hall | 8 | -13/+16 | |
2020-12-09 | Update to latest. | Sean Hall | 7 | -13/+14 | |
2020-12-08 | Update to latest. | Sean Hall | 16 | -40/+30 | |
2020-12-03 | Update to latest bal. | Sean Hall | 6 | -6/+6 | |
2020-12-02 | Update to latest Tools. | Sean Hall | 1 | -1/+1 | |
2020-12-01 | Add MSI transaction tests. | Sean Hall | 50 | -1/+2684 | |