qtbase/tests/manual/corelib
Volker Hilsheimer 74cb688242 QRM: allocate UI on the heap
MainWindow has ModelFactory as a member, and that again has large arrays
as members. The stack on Windows cannot handle that, and the test fails
to start.

Allocate the UI on the heap.

Pick-to: 6.10 6.10.0
Change-Id: I8659fd7bc267f133e66e5620a430ba32b7abae2a
Reviewed-by: Maycon Stamboroski <maycon.stamboroski@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2025-09-16 22:21:54 +02:00
..
itemmodels QRM: allocate UI on the heap 2025-09-16 22:21:54 +02:00
qdatastream tests/manual/*: add missing includes 2025-05-24 00:12:54 +02:00
time
tools
CMakeLists.txt QRM: add manual test 2025-08-12 04:55:21 +02:00