Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 597 | -9433/+3280 |
| | |||||
* | Merge Integration | Rob Mensching | 2021-05-11 | 288 | -0/+10484 |
|\ | |||||
| * | Move Integration into test | Rob Mensching | 2021-05-05 | 290 | -0/+239 |
| | | |||||
| * | Add test for 5GB external payload. | Sean Hall | 2021-05-04 | 6 | -298/+399 |
| | | |||||
| * | Use WiX cmd line options for WarningAsError and DefaultCompressionLevel | Sean Hall | 2021-05-04 | 4 | -3/+3 |
| | | |||||
| * | Add x64 Bundle tests. | Sean Hall | 2021-05-04 | 21 | -40/+412 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-29 | 72 | -135/+135 |
| | | |||||
| * | Add tests for #5253 and #5586. | Sean Hall | 2021-04-25 | 8 | -0/+196 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-25 | 59 | -119/+119 |
| | | |||||
| * | Integrate latest tooling | Rob Mensching | 2021-04-20 | 69 | -132/+132 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-20 | 73 | -143/+150 |
| | | |||||
| * | Fix StandardDirectory warnings. | Sean Hall | 2021-04-15 | 4 | -30/+20 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-15 | 70 | -133/+133 |
| | | |||||
| * | Enable the tests that were blocked by #6388. | Sean Hall | 2021-03-31 | 1 | -2/+5 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-03-31 | 67 | -128/+128 |
| | | |||||
| * | Add layout tests. | Sean Hall | 2021-03-30 | 7 | -2/+200 |
| | | |||||
| * | Port the update bundle tests from old repo. | Sean Hall | 2021-03-30 | 28 | -12/+640 |
| | | |||||
| * | Add tests to verify #4991 and #5702. | Sean Hall | 2021-03-11 | 63 | -52/+223 |
| | | |||||
| * | Port forward compatible tests from old repo. | Sean Hall | 2021-03-11 | 21 | -0/+794 |
| | | |||||
| * | Port dependency tests from old repo. | Sean Hall | 2021-03-08 | 71 | -23/+2190 |
| | | |||||
| * | Build the SoftwareTags. | Sean Hall | 2021-03-04 | 17 | -20/+26 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-03-03 | 32 | -51/+51 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-03-02 | 32 | -53/+53 |
| | | |||||
| * | Update dependencies to enable fixed skipstream tests. | Sean Hall | 2021-02-22 | 31 | -35/+35 |
| | | |||||
| * | Add failing test for #3897. | Sean Hall | 2021-02-17 | 3 | -0/+54 |
| | | |||||
| * | Port the slipstream tests from the old repo. | Sean Hall | 2021-02-17 | 30 | -0/+736 |
| | | |||||
| * | Add test for explicitly elevating between detect and plan. | Sean Hall | 2021-02-17 | 7 | -0/+133 |
| | | |||||
| * | Port the rest of the FailureTests from the old repo. | Sean Hall | 2021-02-17 | 6 | -0/+369 |
| | | |||||
| * | Create WixTestTools project and reorganize files. | Sean Hall | 2021-02-17 | 22 | -12/+41 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-02-17 | 20 | -29/+29 |
| | | |||||
| * | Testing for #6297. | Sean Hall | 2021-02-06 | 11 | -34/+192 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-02-05 | 21 | -30/+30 |
| | | |||||
| * | Fix bug in TestBA where it should only plan after the last detect. | Sean Hall | 2021-01-30 | 1 | -12/+18 |
| | | |||||
| * | Port the patch tests from the old repo. | Sean Hall | 2021-01-27 | 22 | -12/+387 |
| | | |||||
| * | Add test for same exact package in multiple versions of a bundle. | Sean Hall | 2021-01-27 | 9 | -2/+104 |
| | | |||||
| * | Add test that cancels an MSI package in the OnProgress for the package. | Sean Hall | 2021-01-22 | 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. | ||||
| * | Update dependencies. | Sean Hall | 2021-01-19 | 12 | -13/+13 |
| | | |||||
| * | Port CancelEarly and CancelLate failure tests from old repo. | Sean Hall | 2021-01-19 | 14 | -84/+551 |
| | | |||||
| * | Document how to update dependencies and use local changes. | Sean Hall | 2021-01-17 | 8 | -10/+17 |
| | | |||||
| * | Add documentation on how to run tests on a VM. | Sean Hall | 2021-01-17 | 3 | -0/+8 |
| | | |||||
| * | Update to latest Tools, Bal, NetFx. | Sean Hall | 2021-01-03 | 10 | -13/+13 |
| | | |||||
| * | Create template for bundle. | Sean Hall | 2021-01-03 | 26 | -153/+101 |
| | | |||||
| * | Try to make it easier to add new kinds of tests. | Sean Hall | 2021-01-03 | 50 | -18/+19 |
| | | |||||
| * | Add tests for wrong managed BA configuration. | Sean Hall | 2021-01-03 | 18 | -12/+267 |
| | | | | | | | | Test out the .NET Core test BA as well. | ||||
| * | Create failing test for issue 6309. | Sean Hall | 2021-01-03 | 9 | -13/+186 |
| | | |||||
| * | Verify MSI transactions are registered and cached appropriately. | Sean Hall | 2021-01-03 | 1 | -0/+16 |
| | | |||||
| * | Add test for basic functionality. | Sean Hall | 2021-01-03 | 8 | -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 Hall | 2021-01-03 | 7 | -4/+12 |
| | | |||||
| * | Update to fixed Bal. | Sean Hall | 2020-12-20 | 5 | -5/+5 |
| | | |||||
| * | Update to fixed Bal.wixext and use wixstdba for one of the tests. | Sean Hall | 2020-12-20 | 6 | -7/+10 |
| | |