summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-076-1/+1058
* Remove out-of-memory test in QVarLengthArray.Christian Strømme2012-11-071-50/+0
* Fixed QSystemSemaphore autotest for "check" targetOliver Wolff2012-11-073-5/+21
* Allow connect to functors with less parameters than the signalOlivier Goffart2012-11-061-0/+36
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-061-0/+13
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-034-0/+180
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+11
* fix error handling bug in QWindowsPipeReaderJoerg Bornemann2012-11-021-1/+0
* fix tst_QProcess::batFiles for shadow buildsJoerg Bornemann2012-11-021-2/+2
* Fix the gregorian date <-> julian day calculations in QDateJon Severinsson2012-11-021-11/+23
* Improve QDateTime test coverage.Mitch Curtis2012-11-021-129/+262
* Fix for leak in QFutureChristian Strømme2012-11-011-8/+22
* move QSystemSemaphore autotest from qtscript to qtbaseOliver Wolff2012-11-015-0/+411
* test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly()Sergio Ahumada2012-10-311-5/+3
* test: Moving tst_QMimeDatabase::inheritsPerformance() testSergio Ahumada2012-10-312-33/+0
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-301-0/+5
* test: Remove QSKIP from tst_QByteArray::literals()Sergio Ahumada2012-10-301-4/+5
* Check for both A and P when converting QDateTime to string.Mitch Curtis2012-10-301-2/+4
* QMap - improve QMap stl-map ctorThorbjørn Lund Martsum2012-10-291-0/+25
* Test: refactor tst_QProcessCaroline Chao2012-10-292-164/+142
* Test: remove QSKIP in tst_QEventLoop::throwInExec()Caroline Chao2012-10-291-10/+10
* Fix qfile:invalidFile() test.Friedemann Kleint2012-10-291-4/+33
* QMap 5.0 - keep track of leftmost node (BIC)Thorbjørn Lund Martsum2012-10-271-1/+93
* Test: remove QSKIP from tst_qstringCaroline Chao2012-10-251-40/+36
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-2/+1
* test: Remove QSKIP from tst_QSettings::fileName()Sergio Ahumada2012-10-241-4/+5
* test: Rename test case name TestQtJson -> tst_QtJsonSergio Ahumada2012-10-241-58/+58
* test: Fix tst_QDir.equalityOperator()Sergio Ahumada2012-10-241-1/+1
* Return invalid datetime when calling addMSecs with invalid QDateTime.Mitch Curtis2012-10-241-22/+34
* Improve QTime test coverage.Mitch Curtis2012-10-241-0/+11
* Improve QDate test coverage.Mitch Curtis2012-10-241-33/+64
* Output leading zeroes for yyyy date formats in QLocale::toString().Mitch Curtis2012-10-241-0/+4
* Revert removal of commented out tests in tst_qdatetime.cpp.Mitch Curtis2012-10-221-0/+7
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-2216-197/+197
* Remove the QThread::terminated() signalSze Howe Koh2012-10-191-2/+2
* detach() safely in QVector::erase(), and update callers to not detach.Andreas Hartmetz2012-10-191-13/+104
* Test: remove QSKIP from tst_QStringList::initializeList()Caroline Chao2012-10-191-4/+6
* Test: remove QSKIP in tst_QLocale::emptyCtorCaroline Chao2012-10-191-7/+7
* Make QContiguousCache with zero capacity not crashThiago Macieira2012-10-191-0/+21
* Test: remove QSKIP from tst_QDateTime::fromString_LOCALE_ILDATECaroline Chao2012-10-191-4/+5
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-195-115/+0
* Test: remove QSKIP in tst_qarraydataCaroline Chao2012-10-181-10/+11
* Test: remove QSKIP from tst_QTextStream::stillOpenWhenAtEndCaroline Chao2012-10-181-3/+5
* Test: remove QSKIP in tst_QDataStream::stream_QIconCaroline Chao2012-10-181-5/+5
* Test: remove QSKIP in tst_fileCaroline Chao2012-10-181-7/+10
* Test: remove QSKIP in tst_QDir::dotAndDotDotCaroline Chao2012-10-181-4/+5
* Test: remove QSKIP in tst_QSharedPointer::lambdaCustomDeleterCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP from tst_QThread::stressTestCaroline Chao2012-10-161-3/+6
* Test: remove QSKIP from tst_QSocketNotifier::posixSocketsCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP in tst_QDirIterator::hiddenDirs_hiddenFilesCaroline Chao2012-10-161-8/+8