aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/CustomActionFixture.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Throw WixException for internal errors and Messaging for user errorsRob Mensching2021-03-231-7/+8
* Checkks all custom actions for cycles. Version 3. Fixes wixtoolset/issues#6201Ronald Martin2021-02-191-6/+31
* Add failing tests.Sean Hall2021-01-031-1/+1
* Add more failing tests and label them with the issue number.Sean Hall2020-12-191-1/+1
* Add CreateFolders standard action...Bob Arnson2020-10-121-0/+2
* Consolidate Custom Action tests in CustomActionFixtureRob Mensching2020-07-011-1/+101
* Add failing test for CustomAction cycle.Sean Hall2020-07-011-0/+41