aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to StandardDirectoryRob Mensching2021-04-078-50/+30
* Standardize on .NET Core v3.1Rob Mensching2021-04-032-2/+2
* Add failing tests for bundles with uncompressed payloads.Sean Hall2021-03-314-0/+89
* Fix Heat tests and run BuildTask tests.Sean Hall2021-03-311-5/+5
* Re-enable suppressed ICES test and update dependenciesRob Mensching2021-03-182-2/+2
* Add DefaultCompressionLevel support.Bob Arnson2021-01-262-3/+2
* Add DetectCondition to ExePackage to fix test.Sean Hall2021-01-191-2/+2
* Update to latest Core.Sean Hall2021-01-031-1/+1
* Label skipped test with issue number.Sean Hall2020-12-191-1/+1
* Update test for BootstrapperApplicationDll element.Sean Hall2020-12-081-4/+5
* Use LatestMajor roll forward for Heat so it can load newer MSBuild.Sean Hall2020-11-281-1/+1
* Update dependenciesBob Arnson2020-11-171-1/+1
* WIXFEAT:5490 - Send MSBuild bin path to heat project harvesting.Sean Hall2020-11-0710-0/+435
* Update test authoring for Package/SummaryInformation change.Bob Arnson2020-10-246-32/+23
* Use WixAssert.CompareLineByLine.Sean Hall2020-08-091-6/+6
* Rename WixToolset.Msbuild to WixToolset.SdkRob Mensching2020-06-2633-9/+9
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-252-10/+10
* Use simplified command-line parsing and update loading standard backendsRob Mensching2020-06-132-0/+6
* Update MSBuild task to support async commands and push heat out of procRob Mensching2020-06-101-2/+2
* Move WixCop to "wix.exe convert" commandRob Mensching2020-06-1016-954/+0
* Reenable RunAsSeparateProcess.Sean Hall2020-06-031-5/+5
* Disable RunAsSeparateProcess until build server issues are resolved.Sean Hall2020-06-031-5/+5
* Get the inner exception test working in the MSBuild test project.Sean Hall2020-06-034-50/+28
* Never run in-proc on .NET Core.Sean Hall2020-06-033-20/+67
* Add ability for net461 tasks to run the tool out of proc.Sean Hall2020-06-033-15/+25
* In MSBuild tests, default to Release.Sean Hall2020-05-313-26/+27
* Disable node reuse when running msbuild inside of tests.Sean Hall2020-05-311-0/+3
* Provide x86 and x64 versions of net461 build tasks.Sean Hall2020-05-317-0/+204
* Update all MSBuild tests to run on x86 and x64 MSBuild.Sean Hall2020-05-313-69/+114
* Update MSBuild tests to use WixToolset.MSBuild.props to find wix.targets.Sean Hall2020-05-317-42/+23
* Change MSBuild tests to use the default intermediate and output folders.Sean Hall2020-05-312-78/+89
* Move most tests into the new WixToolsetTest.MSBuild project.Sean Hall2020-05-3127-43/+66
* 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
* Add test for wixcop handling util:PermissionEx/@Inheritable.Sean Hall2020-05-234-2/+103
* 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-092-1/+3
* 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
* Address breaking changes.Sean Hall2020-04-021-2/+3
* Partial WixPdbs stop the backend before binding.Bob Arnson2020-03-172-3/+65
* Update WixCop tests for versioned extension id changes.Bob Arnson2020-03-052-2/+2
* 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-202-2/+7
* Fix versioning of thmviewer and include MSI package in buildRob Mensching2019-10-201-3/+3
* Extract common converters code to Converters repo and use that insteadRob Mensching2019-10-201-554/+0