Prefer QSKIP to QTEST_NOOP_MAIN.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 17 Oct 2011 06:39:59 +0000 (16:39 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 19 Oct 2011 03:56:55 +0000 (05:56 +0200)
commit604619fc386c852fef1158d6cd2b0ccfc94eef71
treeaacbc8f6e2368037dbd6e6088916cd2167896503
parentcd7623c19f708b0e37897dae7320478d13ddbc78
Prefer QSKIP to QTEST_NOOP_MAIN.

Use QSKIP instead of QTEST_NOOP_MAIN so that the user receives a clear
indication that this test won't be testing anything until it gets fixed
for Qt5.

Change-Id: I4fa73883f58d8d4a533a7c21ecd4dd5b3c55b174
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/qwindowsurface/tst_qwindowsurface.cpp