aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicitly mark bitness of entities that support 64-bit attribute.Bob Arnson2018-11-196-1/+53
* Re-introduce "decompile" to backendRob Mensching2018-10-245-0/+65
* Implement -arch switchRob Mensching2018-10-031-0/+32
* Add WixRunnerResult to improve success assertionRob Mensching2018-10-034-35/+40
* Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881.Bob Arnson2018-09-276-0/+80
* Fix ?foreach? so all loop values get "executed."Bob Arnson2018-09-186-0/+75
* Merge pull request #2 from wixtoolset/bob/5853-variable-redefinitionSean Hall2018-09-096-0/+98
|\
| * Warn on preprocessor variable redefinition only when the values are different.Bob Arnson2018-09-036-0/+98
* | Fix codepage handling to cover both Framework- and Core- supported code pages.Bob Arnson2018-09-062-2/+2
|/
* Track files to enable clean builds in MSBuildRob Mensching2018-08-113-9/+9
* Support build of a .wixipl to final outputRob Mensching2018-07-311-0/+89
* Remove WixFileNotFoundException, report checked paths and improve bind path c...Rob Mensching2018-07-271-0/+35
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-3/+3
* Move tool projects to Tools repoRob Mensching2018-07-213-52/+39
* Fix MSBuild handling of cultures plus add unit testsRob Mensching2018-07-131-1/+1
* Improve debuggabilityRob Mensching2018-07-121-0/+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
* Move to WixBuildTools.TestSupportRob Mensching2017-12-296-162/+33
* 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-071-0/+1
* Fix cab creation using explicit Media elementRob Mensching2017-12-062-9/+8
* Add support for loading Intermediates from extensionsRob Mensching2017-12-063-4/+6
* Add CanBuildSingleFileCompressed test (failing variety).Bob Arnson2017-12-046-0/+84
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-022-0/+45
* Introduce ExampleExtension for testingRob Mensching2017-12-016-0/+110
* Fix tests to successfully run in parallelRob Mensching2017-12-011-8/+31
* Remove "Fixture" from the test assembly nameRob Mensching2017-11-2917-0/+439