summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdoublespinbox/qdoublespinbox.pro
blob: 4dd0890fc031e9fcdaeea96f2affd9921bb4bd85 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qdoublespinbox
QT += widgets testlib
SOURCES  += tst_qdoublespinbox.cpp

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