summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qchar/tst_qchar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup corelib autotestsJason McDonald2011-11-071-24/+1
* Remove obsolete code from QChar autotest.Jason McDonald2011-10-311-14/+0
* fix QChar::isSpace() to handle codepoint U+0085Konstantin Ritt2011-10-061-1/+11
* Boost performance of QChar::isSpaceKent Hansen2011-09-151-0/+21
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-151-0/+24
* Boost performance of QChar::isLetterKent Hansen2011-09-151-0/+29
* Boost performance of QChar::isDigitKent Hansen2011-09-151-0/+21
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-011-0/+700