aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly mark bitness of entities that support 64-bit attribute.Bob Arnson2018-11-191-0/+3
| | | | This ensures that you can build a 64-bit package with 32-bit entities and not lose the "forced" 32-bit-ness in the decompiled output.
* Re-introduce "decompile" to backendRob Mensching2018-10-241-0/+3
|
* Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881.Bob Arnson2018-09-271-0/+4
|
* Fix ?foreach? so all loop values get "executed."Bob Arnson2018-09-181-0/+4
|
* Warn on preprocessor variable redefinition only when the values are different.Bob Arnson2018-09-031-0/+4
| | | | Fixes wixtoolset/issues#5853
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-3/+3
|
* Move tool projects to Tools repoRob Mensching2018-07-211-2/+5
|
* Fix MSBuild handling of cultures plus add unit testsRob Mensching2018-07-131-1/+1
| | | | Fixes #5847
* Improve debuggabilityRob Mensching2018-07-121-0/+1
|
* Update to netcoreapp2.1 and xunit 2.3.1.Bob Arnson2018-06-211-4/+4
|
* Add failing unit test for .NET assembliesBob Arnson2018-01-081-0/+4
|
* Pass along include search paths to those that need it.Bob Arnson2017-12-291-0/+5
|
* Move to WixBuildTools.TestSupportRob Mensching2017-12-291-0/+8
|
* Add failing ManualUpgrade test for issue resolving RemoveExistingProducts.Bob Arnson2017-12-111-0/+4
|
* Add broken test for PE payloads.Bob Arnson2017-12-081-0/+4
|
* Add support for loading Intermediates from extensionsRob Mensching2017-12-061-1/+1
|
* Add CanBuildSingleFileCompressed test (failing variety).Bob Arnson2017-12-041-0/+4
|
* Introduce ExampleExtension for testingRob Mensching2017-12-011-0/+5
|
* Remove "Fixture" from the test assembly nameRob Mensching2017-11-291-0/+33