| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
No longer create .snupkg/.symbols.nupkgs since they don't actually
support native pdbs, which are all of our non-embedded pdb files.
|
| |
|
|
|