aboutsummaryrefslogtreecommitdiff
path: root/src/internal/WixBuildTools.TestSupport (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0827-1853/+0
* Run wix.exe out of procRob Mensching2022-10-141-10/+3
* Make sure error codes are translated correctly for per-machine packages.Sean Hall2022-08-262-5/+6
* Add TestData.CreateFile and dedupe TestSupport code from Core.Native testsRob Mensching2022-08-051-0/+33
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+108
* Add IsWixTestSupportProject property to prevent test project detection.Sean Hall2022-06-271-0/+1
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-273-3/+291
* Improve WixAssert.StringEqual to print where the first difference is.Sean Hall2022-06-151-26/+66
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-312-0/+27
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-1311-1/+237
* Fix "flaky" DUtil test.Ron Martin2022-04-131-0/+47
* Implement IWindowsInstallerDecompileExtensionsRob Mensching2022-03-301-0/+88
* Update MSBuildRunner to ignore previous VS versionsRon Martin2022-03-091-58/+2
* Refactor related bundle enumeration into butil.Sean Hall2022-03-011-0/+1
* Add logging to tests to help diagnose intermittent test failuresRob Mensching2022-02-101-1/+30
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-1/+1
* Some code clean upRob Mensching2022-01-101-1/+1
* Add additional error detail to WixAssert.CompareLineByLineRob Mensching2022-01-021-8/+12
* Try to get more helpful test failure messages.Sean Hall2022-01-011-2/+46
* Switch to `net472` as Framework baseline.Bob Arnson2021-12-121-1/+1
* Implement integrated build processRob Mensching2021-05-111-11/+6
* Move WixBuildTools into internalRob Mensching2021-04-2217-0/+974