aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-013-48/+234
| | | | Add control loaded event.
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-42/+28
|
* Allow more customization of control ids in thmutil.Sean Hall2021-11-014-10/+161
| | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide.
* On SuppressDowngradeFailure, quit after detect.Bob Arnson2021-08-225-0/+66
| | | | Implements https://github.com/wixtoolset/issues/issues/6537.
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-026-0/+114
| | | | Fixes #3777
* Fix building and perf for bundles with 1000s of package and BA payloadsSean Hall2021-06-095-0/+145
| | | | Fixes other half of #5300
* Add a manual test bundle for testing BAFunctions and thmutil.Sean Hall2021-06-0429-0/+785
|
* Add some 64-bit Burn tests.Bob Arnson2021-06-0210-3/+82
|
* Update package Cache attribute to new attribute valuesRob Mensching2021-05-177-7/+7
| | | | Closes wixtoolset/issues#5125
* Add tests for WixBA.Sean Hall2021-05-117-0/+88
|
* Implement integrated build processRob Mensching2021-05-1177-146/+145
|
* Move Integration into testRob Mensching2021-05-05231-0/+3560