summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qchar
Commit message (Expand)AuthorAgeFilesLines
* UCD-5.0: apply Corrigendum #6Konstantin Ritt2012-04-151-0/+21
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-111-10/+8
* fix digitValue() returned 0 instead of -1 for invalid ucs4 charactersKonstantin Ritt2012-04-111-0/+3
* 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-012-7/+2
* Cleanup corelib autotestsJason McDonald2011-11-111-7/+4
* Cleanup corelib autotestsJason McDonald2011-11-071-24/+1
* Remove obsolete code from QChar autotest.Jason McDonald2011-10-311-14/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* fix QChar::isSpace() to handle codepoint U+0085Konstantin Ritt2011-10-061-1/+11
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-8/+5
* 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-014-0/+18367