qt5base-lts/tests/auto/corelib/tools/qtextboundaryfinder
Konstantin Ritt ee4f50b2e7 Add QChar::SoftHyphen enum value
Just like for the QChar::ByteOrderMark, `ch == QChar::SoftHyphen`
is much more readable than `ch == 0x00ad // (soft-hyphen)`, etc.

Change-Id: I9c85f14cfd979037d35103c3259a435fd729b869
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-07-03 14:39:02 +02:00
..
data Update the Unicode Text Breaking Algorithm implementation tests 2012-06-10 15:58:06 +02:00
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qtextboundaryfinder.pro Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
tst_qtextboundaryfinder.cpp Add QChar::SoftHyphen enum value 2012-07-03 14:39:02 +02:00