summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Minor style fixups.Robin Burchell2012-01-211-17/+12
* Changed qsharedpointer unittest to use build qmake over system one.Kurt Korbatits2012-01-171-1/+12
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-1/+1
* Avoid using 'check' in QSharedPointer test.Stephen Kelly2012-01-091-42/+42
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-1/+1
* Remove redundant class from QStringMatcher test.Jason McDonald2012-01-061-10/+4
* Update copyright year in license headers.Jason McDonald2012-01-0555-55/+55
* Implement (and unit test) simple QVarLengthArray::first()/last().Robin Burchell2012-01-021-0/+46
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+12
* Remove mentions of Trolltech from QRegExp autotest.Jason McDonald2011-12-281-2/+2
* add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-251-5/+87
* Remove empty functions from QSet autotest.Jason McDonald2011-12-251-4/+0
* QCryptographicHash: allow to hash the content of a QIODeviceSune Vuorela2011-12-224-0/+44
* Remove QT_NO_STL_WCHAR hackHarald Fernengel2011-12-221-7/+1
* Add QVarLengthArray::length().Robin Burchell2011-12-121-0/+62
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-2/+0
* Port externaltests.cpp to QTemporaryDirDavid Faure2011-12-071-69/+23
* Fix tst_QSharedPointer invalidConstructs:forward-declaration failureBradley T. Hughes2011-12-061-0/+6
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0633-99/+0
* Remove cast and assignment operators from QAtomicInt and QAtomicPointerBradley T. Hughes2011-12-021-2/+2
* Fixed installation of corelib testsRohan McGovern2011-12-0112-48/+26
* Improve QString autotest.Jason McDonald2011-12-011-8/+7
* Minor improvement to QByteArray autotestJason McDonald2011-12-011-28/+23
* Cleanup corelib autotestsJason McDonald2011-11-308-68/+57
* Fix compilation of qeasingcurve autotest on Windows.Friedemann Kleint2011-11-291-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-293-15/+16
* Cleanup corelib autotestsJason McDonald2011-11-255-40/+41
* Improve QVector autotestJason McDonald2011-11-241-1/+1
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-221-3/+7
* Remove reset test from QTimeLine.Jason McDonald2011-11-221-40/+2
* Add test for QTimeLine::toggleDirection()Jason McDonald2011-11-221-9/+10
* Restore commented-out data in QString test.Jason McDonald2011-11-221-2/+2
* Remove obsolete data from QStringRef test.Jason McDonald2011-11-221-9/+0
* Remove obsolete code from QRegExp test.Jason McDonald2011-11-221-67/+0
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-211-0/+2
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-5/+4
* Remove obsolete code from QRect test.Jason McDonald2011-11-211-126/+0
* Remove empty functions from QLocale test.Jason McDonald2011-11-211-10/+0
* Restore commented-out code in QHash test.Jason McDonald2011-11-211-1/+1
* Restore commented-out code in QByteArray test.Jason McDonald2011-11-211-3/+3
* Don't depend on moc to disable test functions.Jason McDonald2011-11-186-67/+67
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-162-22/+22
* Cleanup corelib autotestsJason McDonald2011-11-147-23/+0
* QByteArray autotest: Check for defines inside of slotOliver Wolff2011-11-111-4/+8
* Adding test for custom bezier easing curvesThomas Hartmann2011-11-111-0/+222
* Cleanup corelib autotestsJason McDonald2011-11-1145-218/+114
* Cleanup corelib autotestsJason McDonald2011-11-1013-3311/+3298
* Cleanup corelib autotestsJason McDonald2011-11-0728-572/+14
* Remove disabled code from QString autotest.Jason McDonald2011-10-311-49/+0
* Remove disabled code from QRegExp testJason McDonald2011-10-311-6/+0