summaryrefslogtreecommitdiff
path: root/src/ext/Firewall/test/WixToolsetTest.Firewall/FirewallExtensionFixture.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert ext\ to MSTest and traversal projects.Bob Arnson2025-03-031-30/+31
| | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage
* Fix Profile column definition.Bob Arnson2024-03-181-1/+1
| | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043.
* Use camelCase attribute values.Bob Arnson2024-02-271-5/+5
|
* add firewall extension decompiler, make msi modifications work, add all ↵chris_bednarski2023-11-191-28/+457
| | | | attributes
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-191-20/+140
|
* add firewall extension decompilerchris_bednarski2023-08-261-1/+58
|
* Fix broken firewall direction.Bob Arnson2022-12-181-2/+4
| | | | Fixes https://github.com/wixtoolset/issues/issues/7102.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-2/+2
|
* Try to get more helpful test failure messages.Sean Hall2022-01-011-2/+2
|
* Clean up Firewall extension (model for all).Bob Arnson2021-12-171-15/+2
|
* Move Firewall.wixext into extRob Mensching2021-05-041-0/+80