qt5base-lts/tests/auto/widgets
Joerg Bornemann 9d88743b7d removed ancient left-over test from tst_qwidget
The part of tst_qwidget::reparent() that "makes sense only on Windows"
is antiquated at least since the introduction of alien widgets.
It basically tests if QWidget::winId() returns a valid window handle
(has been replaced with winHandleOf here in the meantime).
This is always successful, because winId() creates a valid window handle.

Change-Id: I52c370e26fd9b34861bd4d52c12dded243382d43
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-07-03 14:25:36 +02:00
..
dialogs QSKIP test that is blocking unrelated changes in CI 2012-06-25 23:32:50 +02:00
effects Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
graphicsview tst_qgraphicsview hoverLeave regressed 2012-06-22 05:21:54 +02:00
itemviews Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
kernel removed ancient left-over test from tst_qwidget 2012-07-03 14:25:36 +02:00
styles Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
util Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
widgets Make QCalendarWidget use its locale's firstDayOfWeek. 2012-06-28 17:15:17 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00