afb80f0cd9
Use QSKIP instead of QTEST_NOOP_MAIN so that the user receives a clear indication that this test isn't testing anything when not built for X11. Change-Id: I9e9ef8fe738c06eb86f2ce398f6a515bf17e220a Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
7 lines
92 B
Prolog
7 lines
92 B
Prolog
load(qttest_p4)
|
|
QT += widgets
|
|
SOURCES += tst_qx11info.cpp
|
|
|
|
|
|
mac*:CONFIG+=insignificant_test
|