634b9b1e5c
This test waits for window activation and gets disturbed by mouse movements. The test duration is not long enough to justify the flakyness (around 10 seconds on my laptop). Change-Id: I985044f954c09442220db3ca318045c04ef6bb77 Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
5 lines
117 B
Prolog
5 lines
117 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qabstractitemview
|
|
QT += widgets testlib
|
|
SOURCES += tst_qabstractitemview.cpp
|