aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData/CustomAction (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete inner text handlingRob Mensching2020-06-231-1/+1
|
* Add test around ActionText and fix the table definition to get it passing.Sean Hall2020-04-051-2/+6
|
* Update PopulatesCustomActionTable to verify scheduling of a custom action.Sean Hall2019-11-071-0/+16
|
* Move creation of hidden properties...Bob Arnson2019-11-051-1/+2
| | | | ...for deferred CAs with HideTarget="yes" to the MSI backend where it belongs.
* Fix error checking on CustomAction/@Error.Bob Arnson2019-11-011-0/+1
|
* Add failing test for CustomAction.Sean Hall2019-09-301-0/+11