aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegrationFixture/ProgramFixture.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce WixToolsetServiceProviderRob Mensching2017-10-181-1/+1
| | | | | | 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-161-0/+32