summaryrefslogtreecommitdiffstats
path: root/src/corelib/corelib.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-04-25 17:59:45 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-07 05:07:29 +0200
commitc48876ac9326598b2e504adec592b40d84b6f0f9 (patch)
tree4929af99e41db600db39f06647327bb0897d77eb /src/corelib/corelib.pro
parent8ddd8c8ba956d5cabc23121fbe633e3135b7b5b2 (diff)
Add some extra tests to tst_QString to ensure the encoding is correct
This also tests by consequence that the behaviour of QByteArrays containing NULs is consistent. Right now, that means the QByteArray processing stops at the NUL, which is the same behaviour as if a pointer to the byte array's data were used. (it's what happens if there's no QByteArray overload and the const char* one is called) Change-Id: If56a822f95866e8cb5b153d07b48198bb83fb386 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/corelib/corelib.pro')
0 files changed, 0 insertions, 0 deletions