aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/TestData/MsmqExtensionTests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove CustomActionFailure.exe binary from repoRob Mensching4 days1-0/+1
| | | | | | Build the test file from source instead. Fixes 8935
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-182-0/+30
Fix up lack of WIX CUSTOM_ACTION_DECORATION wrappers Add new RuntimeTest skipper for Server Features / Optional Features. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>