aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.Converters (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly detect wix4 for better conversionsRob Mensching2020-06-272-2/+55
* Add inner text conversions for Util.wixextRob Mensching2020-06-261-0/+79
* Ensure Include elements have correct namespaceRob Mensching2020-06-261-0/+67
* Skip v3 conversions when re-converting v4 codeRob Mensching2020-06-267-33/+33
* Do *not* require XML declarationRob Mensching2020-06-2315-95/+26
* Remove explicit auto-GUIDsRob Mensching2020-06-236-7/+7
* Convert inner text to appropriate attributesRob Mensching2020-06-236-151/+607
* Replace the removed Gaming namespace with the missing Http namespace.Sean Hall2020-06-151-0/+1
* Convert custom table Column Category and Modularize attributesRob Mensching2020-06-121-0/+50
* Extract common code to base class and use common mock messagingRob Mensching2020-06-123-74/+69
* Make convert code asyncRob Mensching2020-06-081-1/+1
* Migrate integration tests from Tools repoRob Mensching2020-06-0815-0/+843
* Remove unused test data.Sean Hall2020-05-2310-527/+0
* Handle versioned extension ids.Bob Arnson2020-03-051-0/+34
* Don't mess with CDATA whitespace.Bob Arnson2019-12-111-2/+25
* When fixing namespaceless elements, fix the whole tree.Bob Arnson2019-11-041-0/+6
* Handle CustomTable/@BootstrapperApplicationData.Bob Arnson2019-11-011-0/+28
* Add namespace to <Include> elements.Bob Arnson2019-10-311-1/+30
* Better support all .NETsRob Mensching2019-10-201-0/+4
* Initial code commitRob Mensching2019-05-1511-0/+1104