aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/CustomTableFixture.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Auto-generate ProductCode for ProductWithComponentGroupRef if undefinedSean Hall2021-04-111-0/+1
|
* Use new logic for -sw in DecompileCommand.Sean Hall2021-01-191-1/+2
|
* Report invalid command line arguments as errorsRob Mensching2021-01-081-1/+1
| | | | Fixes wixtoolset/issues#6313
* Update decompiler to use XDocument rather than generated classes.Bob Arnson2020-08-241-13/+2
| | | | | - Use CompareXml for diffing. - Change CustomAction/@ScriptFile to @ScriptSourceFile.
* Restore Unreal to CustomTable.Sean Hall2020-06-191-0/+30
|
* Implement BundleCustomData. Remove Unreal from CustomTable.Sean Hall2020-06-191-31/+0
|
* Fix custom table column values case in compiler and decompilerRob Mensching2020-06-121-0/+244