aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.BuildTasks (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the targets files into the top-level tools folder.Sean Hall2020-05-283-2/+21
* Rename DoIt to WixBuild.Sean Hall2020-05-282-3/+3
* Allow more than one harvested file and files differing by extensionpaulomorgado2020-05-266-2/+168
* Ensure inner exceptions from unexpected exceptions get logged.Sean Hall2020-05-131-0/+43
* Fix test.Sean Hall2020-05-101-1/+1
* Add test for building a bundle from .wixproj.Sean Hall2020-05-105-2/+104
* Set RuntimeIdentifier to win-x86 in most projectsSean Hall2020-05-091-0/+1
* Implement Heat tasks from WixToolset.HarvestersSean Hall2020-05-084-0/+161
* Remove partial WixPdb support.Bob Arnson2020-04-111-9/+0
* Fix clean test, since the Common Clean target isn't actually supposed to dele...Sean Hall2020-04-071-0/+3
* Partial WixPdbs stop the backend before binding.Bob Arnson2020-03-172-3/+65
* Update to latest Core to use .wixpdb for test validation purposesRob Mensching2019-10-281-1/+1
* Better support all .NETs and fix-up integration testsRob Mensching2019-10-201-1/+2
* Fix versioning of thmviewer and include MSI package in buildRob Mensching2019-10-201-3/+3
* Update to latest Core changes plus other minor fixesRob Mensching2019-05-093-17/+9
* Plumb InstallerPlatform through MSBuild task.Bob Arnson2019-01-161-0/+28
* Add failing test for SuppressIces.Sean Hall2019-01-121-0/+22
* Re-enable tests and NCrunch with fixes to Core.NativeRob Mensching2018-12-223-5/+6
* Skip some MSBuild tests until we can execute tests with out of proc MSBuildRob Mensching2018-10-042-5/+5
* Enable NCrunch supportRob Mensching2018-10-041-0/+5
* Merge pull request #3 from wixtoolset/bob/5853-variable-redefinitionSean Hall2018-09-091-1/+1
|\
| * Update test now that Core now ignores equal variable redefinitions.Bob Arnson2018-09-031-1/+1
* | Add .wixipl output MSBuild test.Bob Arnson2018-09-061-0/+27
|/
* Support warning suppression.Bob Arnson2018-08-283-2/+34
* Fix Build and Clean targetsRob Mensching2018-08-115-82/+149
* Integrate Extensibility.Data namespace changeRob Mensching2018-07-231-4/+4
* Integrate tools from Core projectRob Mensching2018-07-2116-0/+400