summaryrefslogtreecommitdiff
path: root/src/internal/WixBuildTools.TestSupport.Native (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade xunit.runner.visualstudio from V2.4.1 to V2.4.5 in native projsSean Hall2022-06-293-3/+3
|
* Add IsWixTestSupportProject property to prevent test project detection.Sean Hall2022-06-271-1/+1
|
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-311-0/+21
|
* Use GitInfo in C++/CLI unit test projects to fix Burn's FileSearch testSean Hall2022-04-282-0/+3
|
* Fix and run Burn 64-bit unit tests.Sean Hall2022-03-011-1/+2
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-0/+1
| | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files.
* Upload test results and fail the build if any are missing.Sean Hall2022-01-011-1/+3
| | | | Always zip up the logs from %TEMP%.
* Try to get more helpful test failure messages.Sean Hall2022-01-011-4/+2
|
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-013-29/+11
| | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build.
* Build simplification and parallelizationRob Mensching2021-12-301-1/+2
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Fixes required to get build working using MSBuild64 from VS2022Rob Mensching2021-11-291-1/+1
|
* Implement integrated build processRob Mensching2021-05-115-72/+65
|
* Move WixBuildTools into internalRob Mensching2021-04-2210-0/+325