aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/PatchTests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-254-9/+9
| | | | | | | The MSBuild Version property is well-known and can be set by standard processes. That can cause problem in the tests where the version is explicitly set to validate WiX behaviors. So, we've switched to using the TestVersion property that will be specific for our testing purposes.
* Better .nupkg namesRob Mensching2024-03-073-6/+6
|
* Correctly process build -outputType switchRob Mensching2023-09-051-2/+2
| | | | | | Also add a few additional output types to built-in backends. Fixes 7708
* Update old test code to latest SWID tag specRob Mensching2022-08-262-2/+4
| | | | Fixes 6675
* Implement integrated build processRob Mensching2021-05-113-6/+6
|
* Move Integration into testRob Mensching2021-05-0514-0/+199