aboutsummaryrefslogtreecommitdiff
path: root/src/test/test.cmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-1/+1
|
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-2/+0
| | | | Implements 6835
* Build DTF E2E tests, not just restore themRob Mensching2022-07-101-1/+1
|
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-291-0/+1
|
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-311-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 Hall2022-01-011-1/+2
| | | | Always zip up the logs from %TEMP%.
* Remove redundant -v m.Sean Hall2022-01-011-1/+1
|
* Integration tests for wixproj Sdk-style buildsRob Mensching2021-12-301-1/+3
|
* Only run RuntimeTests in the `develop` and `master` branchesRob Mensching2021-12-141-2/+2
|
* Enable enabling runtime testsRob Mensching2021-05-171-2/+4
|
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-0/+14