qt5base-lts/tests/auto/widgets
Friedemann Kleint 0d5744d740 tst_formlayout: Fix top level widget leaks.
Instantiate widgets on stack and add cleanup function for the check.
Change all functions instantiating a QFormLayout without widget on
the stack to use a toplevel widget and pointer variables since
otherwise, the labels automatically created by a call like
QFormLayout::addRow("bla", widget) leak.

Change-Id: I72a7a9c3175b5793a9450c6fcb970012ccd2274b
Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
2015-06-27 19:48:04 +00:00
..
dialogs Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
effects Update copyright headers 2015-02-11 06:49:51 +00:00
gestures Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
graphicsview Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
itemviews Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
kernel tst_formlayout: Fix top level widget leaks. 2015-06-27 19:48:04 +00:00
styles Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
util Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
widgets QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots. 2015-06-18 14:42:24 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00