Wrap the non-ASCII testcases with QString::fromUtf8
authorThiago Macieira <thiago.macieira@intel.com>
Mon, 23 Apr 2012 21:11:40 +0000 (23:11 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Apr 2012 20:52:01 +0000 (22:52 +0200)
commitd78d5ddf2ac5433b09dad2658f810e9de767dfea
treee1fbc06718b09487e35bada2421e810ff136d7ba
parent4a6d3fcab6af36ae160e2dae3c82fdfa4612b33c
Wrap the non-ASCII testcases with QString::fromUtf8

And use QString::toUtf8() to recover the byte array original.

Change-Id: Ic94de12e7ac67479e85a64a86f8467428b4d22ba
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
tests/auto/network/access/qnetworkcookie/tst_qnetworkcookie.cpp