summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcombobox/qcombobox.pro
blob: 03bb91f4c05a1195d85ebaf828984d9bc08d7ac4 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qcombobox
QT += widgets widgets-private gui-private core-private testlib
SOURCES  += tst_qcombobox.cpp

# QTBUG-23639 - unstable test (related QTBUG-1071)
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test