aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E/SlipstreamTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow patched package to be uninstalled.Bob Arnson2026-01-261-1/+23
| | | | | | | | Normally, a patched package is detected as superseded and therefore a normal uninstall takes no action. This change looks for applied patches and allows a normal uninstall to remove the package. Fixes https://github.com/wixtoolset/issues/issues/6350
* Better .nupkg namesRob Mensching2024-03-071-1/+1
|
* Implement transform decompiling and use it in patch filter testsRob Mensching2022-09-271-1/+1
|
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-131-12/+12
| | | | 6665
* Clean up some E2E tests.Sean Hall2021-12-111-1/+1
|
* Move Integration into testRob Mensching2021-05-051-0/+353