Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -1/+1 |
| | |||||
* | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 1 | -2/+0 |
| | | | | Implements 6835 | ||||
* | Build DTF E2E tests, not just restore them | Rob Mensching | 2022-07-10 | 1 | -1/+1 |
| | |||||
* | Port UtilExtension.UserTests from wix3. | Sean Hall | 2022-04-29 | 1 | -0/+1 |
| | |||||
* | Provide managed CA and Embedded UI DTF libraries via NuGet | Rob Mensching | 2022-03-31 | 1 | -0/+2 |
| | | | | | | | | | | Lots of refactoring to bring the SFX tooling back into the 'dtf' layer since they are (in the end) tightly coupled to some DTF assemblies. Also refactored the DTF tests into their own folder and added a couple integration tests to build using the new CA/UI NuGet package. Closes wixtoolset/issues#6080 | ||||
* | Upload test results and fail the build if any are missing. | Sean Hall | 2022-01-01 | 1 | -1/+2 |
| | | | | Always zip up the logs from %TEMP%. | ||||
* | Remove redundant -v m. | Sean Hall | 2022-01-01 | 1 | -1/+1 |
| | |||||
* | Integration tests for wixproj Sdk-style builds | Rob Mensching | 2021-12-30 | 1 | -1/+3 |
| | |||||
* | Only run RuntimeTests in the `develop` and `master` branches | Rob Mensching | 2021-12-14 | 1 | -2/+2 |
| | |||||
* | Enable enabling runtime tests | Rob Mensching | 2021-05-17 | 1 | -2/+4 |
| | |||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -0/+14 |