aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/test/WixToolsetTest.Util/TestData (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Downgrade error to warning when search refs a reserved prefix variable.Sean Hall2022-08-021-0/+19
| | | | The engine doesn't actually prevent external callers from setting variables that start with 'Wix'.
* Expose and use methods to parse attributes with Burn variable names.Sean Hall2022-07-211-0/+8
| | | | Fixes 6819
* Add tests to validate Variable name validationRob Mensching2022-07-121-0/+57
| | | | Closes #6819
* Add ability to disable file system redirection for File/DirectorySearchSean Hall2022-04-281-0/+5
| | | | Fixes 5476
* Move Util.wixext into extRob Mensching2021-05-0343-0/+416