aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing test project to solutionRob Mensching2018-07-121-7/+4
* Improve debuggabilityRob Mensching2018-07-123-3/+3
* Update development dependenciesRob Mensching2018-07-121-1/+1
* Refactor command line parsing to enable extensions there in light.exeRob Mensching2018-07-121-1/+1
* Update to netcoreapp2.1 and xunit 2.3.1.Bob Arnson2018-06-211-1/+1
* Update to netcoreapp2.1 and xunit 2.3.1.Bob Arnson2018-06-212-5/+5
* Add formerly-broken unit tests.Bob Arnson2018-05-061-0/+68
* Add failing unit test for .NET assembliesBob Arnson2018-01-086-0/+86
* Pass along include search paths to those that need it.Bob Arnson2017-12-297-0/+92
* Clean up project files and update to latest GitVersioningRob Mensching2017-12-291-1/+1
* Fix several missed identifiers in Compiler and other small cleanupRob Mensching2017-12-291-3/+0
* Move to WixBuildTools.TestSupportRob Mensching2017-12-296-162/+33
* Correctly join command line arguments and other small clean up and optimizationsRob Mensching2017-12-271-1/+0
* Integrate latest Data and Extensibility changes and build light.exeRob Mensching2017-12-272-5/+2
* Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-227-0/+196
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-6/+39
* Integrate simplified message handlingRob Mensching2017-12-192-10/+10
* Add failing ManualUpgrade test for issue resolving RemoveExistingProducts.Bob Arnson2017-12-116-0/+90
* Add broken test for PE payloads.Bob Arnson2017-12-086-0/+87
* Support and test preprocessor variables without "var." prefixRob Mensching2017-12-082-4/+69
* Fix handling of MediaTemplate/@CompressionLevelRob Mensching2017-12-071-1/+1
* MediaTemplate problems. With no CompressionLevel:Bob Arnson2017-12-071-1/+3
* Support MSI backends creating custom tables and remove WixToolset.Data.Window...Rob Mensching2017-12-077-5/+65
* Fix cab creation using explicit Media elementRob Mensching2017-12-062-9/+8
* Add support for loading Intermediates from extensionsRob Mensching2017-12-0613-5/+20
* Add CanBuildSingleFileCompressed test (failing variety).Bob Arnson2017-12-046-0/+84
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-025-57/+100
* Introduce ExampleExtension for testingRob Mensching2017-12-0113-0/+381
* Fix tests to successfully run in parallelRob Mensching2017-12-011-8/+31
* Remove "Fixture" from the test assembly nameRob Mensching2017-11-2917-5/+5
* Fix source path and cabinet processingRob Mensching2017-11-2910-4/+178
* 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
* 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