Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Embiggen build perf. | Bob Arnson | 2025-07-21 | 1 | -0/+4 |
| | | | | | | | - 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. | ||||
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 3 | -74/+77 |
| | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
* | Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadId | Andrij Abyzov | 2024-12-26 | 2 | -2/+54 |
| | | | | Fixes 8673 | ||||
* | Add a IUIBA edge-case test and clean up a bit. | Bob Arnson | 2024-06-10 | 3 | -2/+120 |
| | |||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 29 | -0/+1107 |