Improve QTextCodec::codecForLocale() test.
authorJason McDonald <jason.mcdonald@nokia.com>
Thu, 29 Dec 2011 05:45:04 +0000 (15:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Dec 2011 12:27:17 +0000 (13:27 +0100)
commit4c1469f7da33dd65eb5e8e9a50b79d935eb4add0
treeeaf8becb7b893b0dcdaf84eed5d3ab3d8b3a69b0
parent78c27380c6b029b7908642b92ea68aca649e2384
Improve QTextCodec::codecForLocale() test.

Don't call QSKIP when omitting the optional part of the test, as doing
so hides the fact that the rest of the test passed.

Change-Id: I9c102e8daeaf9586b2e510c4c9ce697ead290795
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
tests/auto/corelib/codecs/qtextcodec/tst_qtextcodec.cpp