aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix keypath bug and overload resolution oddity.Bob Arnson2019-06-251-3/+2
| | | | | | | - Ensure a component with directory keypath is accurately reflected in `ComponentTuple.KeyPathType`. - To ensure callers don't have to reference wix.dll, have separate static methods for converting a file or a live WiX v3 `Output` object.
* Normalize RegLocator correctlyRob Mensching2019-06-241-0/+7
|
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-231-24/+70
|
* Integrate latest changes to tuple definitionsRob Mensching2019-05-231-292/+455
|
* Initial code commitRob Mensching2019-05-1516-0/+1611