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

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