aboutsummaryrefslogtreecommitdiff
path: root/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-01Introduce ExampleExtension for testingRob Mensching13-0/+381
2017-12-01Fix tests to successfully run in parallelRob Mensching1-8/+31
2017-11-29Remove "Fixture" from the test assembly nameRob Mensching19-6/+37
2017-11-29Fix source path and cabinet processingRob Mensching33-932/+352
2017-11-14Cache loaded extensionsRob Mensching1-6/+12
2017-11-14Refactor CompilerCore to ParserHelper and other clean upRob Mensching19-747/+946
2017-11-11Introduce IExtensionFactory as mechanism to create extensionsRob Mensching8-44/+75
2017-11-11Additional IR updatesRob Mensching45-2442/+2001
2017-11-01Update to WiX Intermediate RepresentationRob Mensching148-4811/+17532
2017-10-18Commit generated message and schema classes one way to better systemRob Mensching6-1/+3108
2017-10-18Introduce WixToolsetServiceProviderRob Mensching29-82/+242
2017-10-16Introduce integration testRob Mensching11-3/+287
2017-10-14Massive refactoring to introduce the concept of IBackendRob Mensching128-2918/+4326
2017-10-07Rename ICommand to ICommandLineCommandRob Mensching6-7/+7
2017-10-07Code cleanupRob Mensching6-1126/+10
2017-10-04Pass extensions' data into the linkerRob Mensching2-2/+10
2017-10-02Correctly pass -bindFiles switch if enabledRob Mensching1-1/+6
2017-10-02Automatically add referenced projects' output folder as bind pathsRob Mensching2-0/+5
2017-10-01Use bind paths in test projectRob Mensching3-1/+9
2017-10-01Allow internal NuGet Package's wix.targets path to be overriddenRob Mensching1-1/+1
2017-10-01Ensure full path provided to IDT importRob Mensching1-1/+1
2017-10-01Minor code cleanupRob Mensching4-29/+21
2017-10-01Add support for BindPaths and building .wixlibsRob Mensching8-170/+421
2017-09-28Fix summary information codepageRob Mensching3-3/+4
2017-09-24Correctly name NuGet .props fileRob Mensching4-3/+2
2017-09-24Publish Core tools for internal useRob Mensching10-11/+68
2017-09-22Use batch file to execute wix CLIRob Mensching2-0/+7
2017-09-22Fix CLI headerRob Mensching7-213/+17
2017-09-22Update to latest .gitignoreRob Mensching1-1/+8
2017-09-17Initial code commitRob Mensching210-1/+80333
2017-08-20Add root configuration filesRob Mensching3-0/+45
2017-08-20Initialize repoRob Mensching3-0/+325