aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
* Clean up some E2E tests.Sean Hall2021-12-113-8/+1
* Move ImageList element back under Theme since it's not a control.Sean Hall2021-11-102-10/+12
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+2
* Follow up for multiple attached container supportSean Hall2021-11-034-0/+56
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-3/+8
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-10/+4
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-6/+6
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-013-48/+234
* 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
* On SuppressDowngradeFailure, quit after detect.Bob Arnson2021-08-225-0/+66
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-026-0/+114
* Fix building and perf for bundles with 1000s of package and BA payloadsSean Hall2021-06-095-0/+145
* 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
* 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