aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Firewall/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert ext\ to MSTest and traversal projects.Bob Arnson13 days2-33/+35
| | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage
* Fix missing WixToolset.Firewall.wixext versionRob Mensching2024-07-121-2/+0
| | | | Fixes 8624
* Use the correct case for firewall attribute valuesRob Mensching2024-03-241-3/+3
|
* Fix Profile column definition.Bob Arnson2024-03-182-3/+4
| | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043.
* Use camelCase attribute values.Bob Arnson2024-02-272-12/+12
|
* add firewall extension decompiler, make msi modifications work, add all ↵chris_bednarski2023-11-197-30/+574
| | | | attributes
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-192-20/+144
|
* add firewall extension decompilerchris_bednarski2023-08-261-1/+58
|
* Fix broken firewall direction.Bob Arnson2022-12-182-3/+7
| | | | Fixes https://github.com/wixtoolset/issues/issues/7102.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-082-3/+3
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-5/+3
| | | | Fixes 6970
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-8/+1
|
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
|
* Try to get more helpful test failure messages.Sean Hall2022-01-011-2/+2
|
* Clean up Firewall extension (model for all).Bob Arnson2021-12-176-66/+14
|
* Implement integrated build processRob Mensching2021-05-111-19/+6
|
* Move Firewall.wixext into extRob Mensching2021-05-0411-0/+212