| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Move ext tests to targets for better MSBuild scheduling.
- Parallelize long-running tests.
- Disable Firewall ICEs for dev builds; they're redundant with
round-tripping and ICEs are mutex'd to make them painfully serial.
|
|
|
|
|
| |
Prevents test run during VS build and shows failure details on console
(no need to dig into TRX file).
|
|
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
- WixInternal.TestSupport
- WixInternal.Core.TestPackage
|