summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-192-30/+0
* Fail test in preference to calling qFatal.Jason McDonald2011-10-071-4/+2
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-4/+2
* Remove obsolete test functions.Jason McDonald2011-10-071-205/+0
* fix QChar::isSpace() to handle codepoint U+0085Konstantin Ritt2011-10-061-1/+11
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-056-81/+73
* Don't crash by modifying read-only shared_nullBradley T. Hughes2011-10-044-0/+56
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-032-41/+41
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-032-4/+4
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-291-0/+22
* Remove Symbian-specific code from tests.Jason McDonald2011-09-2920-110/+20
* Fix QString and QByteArray reserve() and squeeze()Bradley T. Hughes2011-09-232-0/+16
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Fix the test caseLars Knoll2011-09-172-2/+3
* 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
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-8/+12
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-01143-0/+66791