aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Synchronize access to cOverallProgressTicks between Cache and Execute.Sean Hall2021-05-114-60/+60
* Reset the package's cache folder only once.Sean Hall2021-05-116-24/+145
* Allow launching approved exes from the original package cache.Sean Hall2021-05-113-26/+88
* Add ability to suppress pfnTraceErrorCallback for the current thread.Sean Hall2021-05-113-1/+45
* Assign download URL to files outside the MSIRob Mensching2021-05-113-4/+6
* Implement integrated build processRob Mensching2021-05-11599-9397/+3312
* Merge IntegrationRob Mensching2021-05-11288-0/+10484
|\
| * Move Integration into testRob Mensching2021-05-05290-0/+0
| * Add test for 5GB external payload.Sean Hall2021-05-047-298/+401
| * Use WiX cmd line options for WarningAsError and DefaultCompressionLevelSean Hall2021-05-046-5/+4
| * Add x64 Bundle tests.Sean Hall2021-05-0422-42/+412
| * Update dependencies.Sean Hall2021-04-2973-136/+136
| * Add tests for #5253 and #5586.Sean Hall2021-04-258-0/+196
| * Update dependencies.Sean Hall2021-04-2560-120/+120
| * Prevent double build of PRsRob Mensching2021-04-201-0/+1
| * Integrate latest toolingRob Mensching2021-04-2070-133/+133
| * Update dependencies.Sean Hall2021-04-2074-144/+151
| * Fix StandardDirectory warnings.Sean Hall2021-04-154-30/+20
| * Update dependencies.Sean Hall2021-04-1571-134/+134
| * 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
| * 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