Avoid QSKIP in lieu of compile-time checks.
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 5 Oct 2011 05:28:42 +0000 (15:28 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 6 Oct 2011 03:28:32 +0000 (05:28 +0200)
commit338d3f11973412047c2c9cd41cbd0c961d738ef3
tree29623d6675572d718301226195a122f5745f0ebc
parenta55034062ba2bf73a9f1ed3d9cf31745b38149e3
Avoid QSKIP in lieu of compile-time checks.

Change compiler autotest to omit inapplicable functions at compile-time
in preference to skipping at run-time.

Change-Id: I8a221cadbb7b59d926754862332c0665673b8a56
Reviewed-on: http://codereview.qt-project.org/6011
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/other/compiler/tst_compiler.cpp