Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | 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 | 9 | -7/+160 | |
| | | | | | | | | | | 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 | |
| | | ||||||
| * | build all branches | Sean Hall | 2021-01-03 | 1 | -3/+0 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Don't allow warnings. | Sean Hall | 2020-12-19 | 8 | -13/+16 | |
| | | ||||||
| * | Update to latest. | Sean Hall | 2020-12-09 | 7 | -13/+14 | |
| | | ||||||
| * | Update to latest. | Sean Hall | 2020-12-08 | 16 | -40/+30 | |
| | | ||||||
| * | Update to latest bal. | Sean Hall | 2020-12-03 | 6 | -6/+6 | |
| | | ||||||
| * | Update to latest Tools. | Sean Hall | 2020-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | Add MSI transaction tests. | Sean Hall | 2020-12-01 | 50 | -1/+2684 | |
| | | ||||||
| * | Initial commit | Sean Hall | 2020-11-21 | 5 | -0/+410 | |
| | ||||||
* | Merge VisualStudio.wixext | Rob Mensching | 2021-05-11 | 88 | -0/+6018 | |
|\ | ||||||
| * | Move VisualStudio.wixext into ext | Rob Mensching | 2021-05-04 | 91 | -0/+0 | |
| | | ||||||
| * | Integrate latest tooling | Rob Mensching | 2021-04-20 | 3 | -3/+3 | |
| | | ||||||
| * | Update dependencies | Rob Mensching | 2021-04-08 | 5 | -9/+5 | |
| | | ||||||
| * | Update to latest build infrastructure | Rob Mensching | 2021-03-01 | 16 | -58/+254 | |
| | | ||||||
| * | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-31 | 4 | -1/+13 | |
| | | ||||||
| * | Update project for Package/SummaryInformation change. | Bob Arnson | 2020-10-27 | 24 | -522/+197 | |
| | | ||||||
| * | Add burn to nuget.config | Rob Mensching | 2020-06-27 | 1 | -2/+3 | |
| | | ||||||
| * | Improve build batch file | Rob Mensching | 2020-06-27 | 1 | -4/+5 | |
| | | ||||||
| * | Update to latest dutil and wcautil | Rob Mensching | 2020-06-27 | 2 | -6/+6 | |
| | | ||||||
| * | Build wixlib with WixToolset.Sdk | Rob Mensching | 2020-06-27 | 4 | -61/+13 | |
| | | ||||||
| * | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2020-06-27 | 7 | -0/+0 | |
| | |