aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to latest Core changes plus other minor fixesRob Mensching2019-05-095-19/+12
* 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-224-5/+11
* Update to latest Home\repo-templateRob Mensching2018-12-221-2/+1
* Make WixCop move Directory/@ShortName to @Name. (#7)Sean Hall2018-12-101-0/+28
* Handle the rename of WixCA and QtExec* binary, custom action, and property ids.Bob Arnson2018-10-086-0/+354
* Normalize text files line endings because Git isn't being consistentRob Mensching2018-10-041-4/+4
* Simplify whitespace handling and fix some long standing bugs in itRob Mensching2018-10-041-0/+74
* Update test to respect new WiX v4 public Id behaviorRob Mensching2018-10-042-12/+7
* Fix WixCop namespaces and some C# modernizationRob Mensching2018-10-0410-156/+226
* 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
* Add failing test for wixtoolset/issues#5883.Bob Arnson2018-10-015-8/+196
* Test is failing atm and requesting build with new version number, please.Bob Arnson2018-09-181-1/+1
* Migrate WixCop into Tools from wix4.Sean Hall2018-09-135-0/+687
* 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
|/