Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't cache pass through bundles. | Sean Hall | 2021-05-11 | 1 | -8/+12 |
| | |||||
* | Synchronize access to cOverallProgressTicks between Cache and Execute. | Sean Hall | 2021-05-11 | 4 | -60/+60 |
| | | | | #4414 | ||||
* | Reset the package's cache folder only once. | Sean Hall | 2021-05-11 | 6 | -24/+145 |
| | | | | | | This behavior makes it work similar to the root package cache folder and avoids performance problems when there are many payloads in the package. #4774 | ||||
* | Allow launching approved exes from the original package cache. | Sean Hall | 2021-05-11 | 3 | -26/+88 |
| | |||||
* | Add ability to suppress pfnTraceErrorCallback for the current thread. | Sean Hall | 2021-05-11 | 3 | -1/+45 |
| | | | | | | Suppress BurnTraceError while logging errors from BurnTraceError. #6378 | ||||
* | Assign download URL to files outside the MSI | Rob Mensching | 2021-05-11 | 3 | -4/+6 |
| | | | | Fixes wixtoolset/issues#6436 | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 599 | -9397/+3312 |
| | |||||
* | Merge Integration | Rob Mensching | 2021-05-11 | 288 | -0/+10484 |
|\ | |||||
| * | Move Integration into test | Rob Mensching | 2021-05-05 | 290 | -0/+0 |
| | | |||||
| * | Add test for 5GB external payload. | Sean Hall | 2021-05-04 | 7 | -298/+401 |
| | | |||||
| * | Use WiX cmd line options for WarningAsError and DefaultCompressionLevel | Sean Hall | 2021-05-04 | 6 | -5/+4 |
| | | |||||
| * | Add x64 Bundle tests. | Sean Hall | 2021-05-04 | 22 | -42/+412 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-29 | 73 | -136/+136 |
| | | |||||
| * | Add tests for #5253 and #5586. | Sean Hall | 2021-04-25 | 8 | -0/+196 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-25 | 60 | -120/+120 |
| | | |||||
| * | Prevent double build of PRs | Rob Mensching | 2021-04-20 | 1 | -0/+1 |
| | | |||||
| * | Integrate latest tooling | Rob Mensching | 2021-04-20 | 70 | -133/+133 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-20 | 74 | -144/+151 |
| | | |||||
| * | Fix StandardDirectory warnings. | Sean Hall | 2021-04-15 | 4 | -30/+20 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-04-15 | 71 | -134/+134 |
| | | |||||
| * | Enable the tests that were blocked by #6388. | Sean Hall | 2021-03-31 | 1 | -2/+5 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-03-31 | 69 | -135/+136 |
| | | |||||
| * | 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 | 64 | -53/+224 |
| | | |||||
| * | 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 | 74 | -24/+2206 |
| | | |||||
| * | Build the SoftwareTags. | Sean Hall | 2021-03-04 | 17 | -20/+26 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-03-03 | 33 | -52/+52 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-03-02 | 33 | -54/+54 |
| | | |||||
| * | Update dependencies to enable fixed skipstream tests. | Sean Hall | 2021-02-22 | 32 | -36/+36 |
| | | |||||
| * | 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 | 23 | -13/+56 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-02-17 | 21 | -30/+30 |
| | | |||||
| * | Testing for #6297. | Sean Hall | 2021-02-06 | 12 | -35/+193 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2021-02-05 | 22 | -31/+31 |
| | | |||||
| * | 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 | 23 | -13/+388 |
| | | |||||
| * | 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 | 14 | -14/+15 |
| | | |||||
| * | Port CancelEarly and CancelLate failure tests from old repo. | Sean Hall | 2021-01-19 | 14 | -84/+551 |
| | | |||||
| * | Set WI logging reg key to voicewarmupx. | Sean Hall | 2021-01-19 | 1 | -0/+5 |
| | | |||||
| * | Document how to update dependencies and use local changes. | Sean Hall | 2021-01-17 | 9 | -11/+41 |
| | | |||||
| * | Add documentation on how to run tests on a VM. | Sean Hall | 2021-01-17 | 4 | -2/+33 |
| | | |||||
| * | Update to latest Tools, Bal, NetFx. | Sean Hall | 2021-01-03 | 11 | -14/+14 |
| | | |||||
| * | Add date to logs zip file name. | Sean Hall | 2021-01-03 | 1 | -2/+2 |
| | |