Remove redundant logic from tools autotests.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 11 Oct 2011 07:40:43 +0000 (17:40 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 17 Oct 2011 01:30:55 +0000 (03:30 +0200)
commit55f15606055852d511bebe0d5b59a0ae9d9d4fc1
treec26c131c480aa48c6bd2eb31435d14af9f81a135
parent9e31f88d7a5038070a1f2956d4d6fd043c62df36
Remove redundant logic from tools autotests.

The tools tests are not built for cross-compiled Qt builds, so the logic
to make those tests empty when cross-compiled is redundant.

Change-Id: Ia3a3a680d7ade2cee78aa633b41c9ef5be6f2f15
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/tools/qmake/tst_qmake.cpp
tests/auto/tools/uic/tst_uic.cpp