aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/test/WixToolsetTest.Util/TestData/BundleWithSearches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-062-6/+2
|
* Remove warning for `Wix` bundle variable prefix.Bob Arnson2024-01-011-19/+0
| | | | | | It's a bit overzealous. Fixes https://github.com/wixtoolset/issues/issues/7579.
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-1/+1
| | | | Fixes 6970
* 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-036-0/+63