qt6-bb10/tests/auto/corelib/tools/qstring
Friedemann Kleint 5930a2d314 Track modifications of white space in QString::simplified().
The existing check fails to detect the case where white space characters
other than the space character are replaced by space characters
without the length actually changing and returns the original string.

Task-number: QTBUG-44936
Change-Id: Ice6faa975f8b41f185c76f6d0d4ff81603e25eb3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-03-12 05:32:41 +00:00
..
.gitignore
double_data.h
qstring.pro
tst_qstring.cpp Track modifications of white space in QString::simplified(). 2015-03-12 05:32:41 +00:00
tst_qstring_mac.mm