aboutsummaryrefslogtreecommitdiff
path: root/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-25The Great Tuple to Symbol Rename (tm)Rob Mensching7-199/+199
2020-06-23Do *not* require XML declarationRob Mensching16-111/+58
2020-06-23Remove explicit auto-GUIDsRob Mensching7-7/+30
2020-06-23Convert inner text to appropriate attributesRob Mensching7-152/+886
2020-06-15Replace the removed Gaming namespace with the missing Http namespace.Sean Hall4-6/+7
2020-06-13Consistently call IWixToolsetCoreServiceProvider a "coreProvider"Rob Mensching1-3/+3
2020-06-12Convert custom table Column Category and Modularize attributesRob Mensching2-1/+103
2020-06-12Extract common code to base class and use common mock messagingRob Mensching3-74/+69
2020-06-08Make convert code asyncRob Mensching2-7/+11
2020-06-08Migrate integration tests from Tools repoRob Mensching15-0/+843
2020-06-08Expose converter as a command-line command for use by wix.exeRob Mensching7-2/+378
2020-05-23Handle util:PermissionEx/@InheritableSean Hall1-1/+25
2020-05-23Remove unused test data.Sean Hall10-527/+0
2020-05-08Remove unused tuple references.Bob Arnson1-4/+0
2020-03-05Handle versioned extension ids.Bob Arnson2-269/+311
2019-12-11Don't mess with CDATA whitespace.Bob Arnson2-3/+26
2019-11-04When fixing namespaceless elements, fix the whole tree.Bob Arnson2-1/+7
2019-11-01Handle CustomTable/@BootstrapperApplicationData.Bob Arnson2-265/+311
2019-10-31Add namespace to <Include> elements.Bob Arnson2-3/+34
2019-10-25Update to latest DataRob Mensching1-1/+1
2019-10-20Better support all .NETsRob Mensching3-2/+7
2019-10-20Fix converter a bit moreRob Mensching1-3/+5
2019-06-26Create target-specific Tupleizer NuGet package.Bob Arnson1-1/+2
2019-06-25Fix keypath bug and overload resolution oddity.Bob Arnson2-9/+9
2019-06-24Normalize RegLocator correctlyRob Mensching1-0/+7
2019-05-23Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2-63/+113
2019-05-23Integrate latest changes to tuple definitionsRob Mensching2-655/+1020
2019-05-15Initial code commitRob Mensching24-0/+3015
2019-05-15Add root configuration filesRob Mensching7-0/+197