qt5base-lts/tests/auto/corelib
Jason McDonald 66c3f8753c Remove inappropriate QSKIP in QTextCodec autotest.
There were only two ways the QSKIP could be called: (1) the C++ runtime
is broken, or (2) the earlier call to resize the string failed.

In both cases there should be a hard test failure. In the former case, a
broken C++ runtime calls all of the test results into question.  In the
latter case, the QByteArray::resize() method has suffered a regression.

Change-Id: I5adf942d2eb4d746d2ab31e98571c5d9bdd40890
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-27 03:14:59 +02:00
..
animation corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
codecs Remove inappropriate QSKIP in QTextCodec autotest. 2011-10-27 03:14:59 +02:00
concurrent Remove obsolete QSKIP call. 2011-10-27 01:38:39 +02:00
global corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
io Re-enabled tests 2011-10-26 02:58:36 +02:00
kernel Re-enabled tst_qsocketnotifier 2011-10-26 00:41:24 +02:00
plugin corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
statemachine corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
thread corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
tools Doc: Fixing typo 2011-10-26 13:50:12 +02:00
xml corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00