Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to MSTest built-in Test target. | Bob Arnson | 2025-03-20 | 1 | -10/+0 |
| | | | | | Prevents test run during VS build and shows failure details on console (no need to dig into TRX file). | ||||
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 1 | -1/+19 |
| | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
* | Move to ReleaseFlow and SomeVer | Rob Mensching | 2024-04-25 | 1 | -8/+0 |
| | |||||
* | Clean up. | Bob Arnson | 2023-11-19 | 1 | -4/+1 |
| | |||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+6 |
| | |||||
* | Make all test roll forward | Rob Mensching | 2022-10-03 | 1 | -0/+1 |
| | |||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -1/+12 |
| | |||||
* | Add missing DEBUG #define to C# projects when building debug | Rob Mensching | 2022-02-08 | 1 | -0/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -0/+5 |
| | |||||
* | Introduce new versioning system based on GitInfo | Rob Mensching | 2021-04-29 | 1 | -14/+1 |
| | |||||
* | Modernize build system | Rob Mensching | 2021-03-16 | 1 | -0/+26 |