aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.MSBuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-3126-0/+991