Test: remove QSKIP in tst_QCoreApplication::argc
authorCaroline Chao <caroline.chao@digia.com>
Tue, 16 Oct 2012 10:37:23 +0000 (12:37 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Oct 2012 13:29:15 +0000 (15:29 +0200)
commit782cae4104ececc05e2864f788ea8a0539c0cbf0
tree61cef7ffab6175fe1fe175d690596bb7f428ccc1
parentd81cf44a6b8c465353c9d4fed10fdf1f876c85cb
Test: remove QSKIP in tst_QCoreApplication::argc

Instead omit the whole test when Q_OS_WIN is defined since
the test is invalid on this platform.

Change-Id: Idb77df96b0c2a223cddbfffb4e24c6d1f5d33dfb
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
tests/auto/corelib/kernel/qcoreapplication/tst_qcoreapplication.cpp