summaryrefslogtreecommitdiff
path: root/src/ext/Bal/bal_t.proj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to MSTest built-in Test target.Bob Arnson2025-03-201-0/+2
| | | | | Prevents test run during VS build and shows failure details on console (no need to dig into TRX file).
* Don't force x64 platform build.Bob Arnson2025-03-111-1/+1
| | | | Fixes https://github.com/wixtoolset/issues/issues/8977
* Convert ext\ to MSTest and traversal projects.Bob Arnson2025-03-031-9/+24
| | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-071-0/+27