Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 12 days | 2 | -7/+9 |
| | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
* | Add cert and x64 tests. | Bob Arnson | 2023-10-13 | 3 | -17/+41 |
| | |||||
* | Fix Iis table definitions. | Bob Arnson | 2022-11-14 | 1 | -3/+2 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7014. | ||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 2 | -3/+3 |
| | |||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 1 | -5/+3 |
| | | | | Fixes 6970 | ||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -8/+1 |
| | |||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
| | |||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -1/+1 |
| | |||||
* | Table ids per https://github.com/wixtoolset/issues/issues/5933. | Bob Arnson | 2021-09-19 | 1 | -2/+3 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -11/+5 |
| | |||||
* | Move Iis.wixext into ext | Rob Mensching | 2021-05-04 | 7 | -0/+123 |