aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/LayoutTests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-251-3/+3
| | | | | | | 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-072-4/+4
|
* Add ability to skip a local path candidate if it failed verification.Sean Hall2022-08-032-0/+27
| | | | Fixes 6818
* Ensure external bundle payloads and containers are copied to outputRob Mensching2022-01-021-8/+0
|
* Clean up some E2E tests.Sean Hall2021-12-111-6/+0
|
* Implement integrated build processRob Mensching2021-05-111-2/+2
|
* Move Integration into testRob Mensching2021-05-054-0/+100