Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownType
authorCaroline Chao <caroline.chao@digia.com>
Tue, 16 Oct 2012 10:07:21 +0000 (12:07 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 17 Oct 2012 19:05:57 +0000 (21:05 +0200)
commitceb5474d5f71e223373cc957af4a073886e326bd
tree151f7852fd7677ce76e45f323981c21f0db48d1e
parentc5ec39b6cc00d5a923e32e4858c944cda958b870
Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownType

Omit the whole test and relative types if DBUS_TYPE_UNIX_FD is not defined
since the test is not relevant in that case (D-Bus library too old).

Change-Id: I167622f485c0f34d64984c4fa96be974e54f56bc
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
tests/auto/dbus/qdbusmarshall/tst_qdbusmarshall.cpp