qt6-bb10/tests/auto/corelib/codecs
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
..
qtextcodec Remove inappropriate QSKIP in QTextCodec autotest. 2011-10-27 03:14:59 +02:00
codecs.pro Moving relevant tests to corelib/codecs 2011-08-26 08:49:59 +02:00