summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenubar/qmenubar.pro
blob: 6f35d4516fb4315f350b9c2176d4079d24e40036 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qmenubar
QT += widgets testlib
SOURCES += tst_qmenubar.cpp

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

win32:CONFIG += insignificant_test # QTBUG-24326