qt5base-lts/tests/auto/qmessagebox/qmessagebox.pro
Rohan McGovern 7e57389a5b test: fixed tst_qmessagebox and removed CONFIG+=insignificant_test
Removed some binary compatibility tests written specifically to test a
change introduced between Qt 4.1 and 4.2.  Qt 4 and 5 are not binary
compatible, the test no longer makes sense.

Change-Id: I3e8f9b6011105e504c20bedad51af8193b102552
Reviewed-on: http://codereview.qt.nokia.com/2464
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
2011-08-02 07:37:00 +02:00

9 lines
131 B
Prolog

load(qttest_p4)
TEMPLATE = app
TARGET = tst_qmessagebox
DEPENDPATH += .
INCLUDEPATH += .
# Input
SOURCES += tst_qmessagebox.cpp