aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement WixOutput with support for multiple streams of dataRob Mensching2019-10-251-7/+7
|
* Support tagging tuples and definitionsRob Mensching2019-10-072-3/+198
|
* Minor fixesRob Mensching2019-05-231-2/+2
|
* Use "Ref" instead of "_" as the reference conventionRob Mensching2019-05-232-18/+18
|
* Obsolete obsolete constructorRob Mensching2019-05-231-2/+2
|
* Implement many more strong tuplesRob Mensching2019-05-231-3/+3
| | | | Also fixes several warnings.
* Add additional strongly typed tuplesRob Mensching2019-05-082-7/+7
|
* Fix loading custom table definitions and support tupledef revisionsRob Mensching2018-12-311-0/+124
| | | | | | | Loading multiple intermediates with the same custom table definition would crash when trying to redefine the definition. Now definitions contain a revision and the highest tuple definition is used when loading multiple intermediates.
* Move data only used by extension to Extensiblity repoRob Mensching2018-07-231-4/+4
|
* Update development dependenciesRob Mensching2018-07-121-3/+3
|
* Update to netcoreapp2.1 and xunit 2.3.1.Bob Arnson2018-06-211-1/+1
|
* Support serializing localization information in IntermediatesRob Mensching2017-12-301-0/+56
|
* Fix handling of long values and baseUri in path fieldsRob Mensching2017-12-061-0/+43
|
* Introduce WiX Intermediate RepresentationRob Mensching2017-11-012-0/+154