summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qchar/tst_qchar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed qchar unittest to check return from QFINDTESTDATAKurt Korbatits2012-03-011-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-011-1/+1
* 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