aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additional IR updatesRob Mensching2017-11-111-4/+3
|
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-0/+12
|
* Introduce WixToolsetServiceProviderRob Mensching2017-10-182-21/+6
| | | | | | Using a service provider allows all of WixToolset.Core's internal functionality to be abstracted behind interfaces in WixToolset.Extensibility. The service provide can also control what interfaces are singletons.
* Introduce integration testRob Mensching2017-10-169-0/+269
|
* Use bind paths in test projectRob Mensching2017-10-013-1/+9
|
* Publish Core tools for internal useRob Mensching2017-09-242-4/+1
|
* Initial code commitRob Mensching2017-09-177-0/+145