qt5base-lts/tests/auto/widgets/styles
Jason McDonald 39560b85d5 Don't call QSKIP/QVERIFY outside of test functions.
These macros should only be called inside a test function, otherwise
they cannot abort the test function correctly.  Solve this by making the
helper function return a boolean result (and output a warning on
failure to help with debugging) and verify the return value in each test
function that calls the helper.

Change-Id: I599673fda49051baf80a8c94b5d85a4d8c2cb406
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-25 03:39:23 +02:00
..
qmacstyle Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qstyle Don't call QSKIP/QVERIFY outside of test functions. 2011-10-25 03:39:23 +02:00
qstyleoption Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qstylesheetstyle Remove SkipMode parameter from QSKIP calls. 2011-10-21 01:20:29 +02:00
styles.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00