Eliminate needless QSKIPs in qaccessibility test.
authorJason McDonald <jason.mcdonald@nokia.com>
Thu, 6 Oct 2011 03:48:18 +0000 (13:48 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 7 Oct 2011 02:30:30 +0000 (04:30 +0200)
commit8aaff6751038b88d17e23be6fcee945771297c5b
tree025b95b034304096739f7ebc1cf00d15a49fcac8
parenta7d80babb5e97bb94a99f801287ddf9df6b3d9e7
Eliminate needless QSKIPs in qaccessibility test.

On Unix the table1 interface was replaced by the table2 interface, while
table1 is still used on other platforms.  This commit changes the test
so that only the applicable test functions are built and run, where
previously both sets of tests were built and one set would always skip.

Change-Id: I5a785fb88fcbf4e5896e1fdb80c7c0a659597e34
Reviewed-on: http://codereview.qt-project.org/6097
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/qaccessibility/tst_qaccessibility.cpp