summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* Test: remove QSKIP in tst_QDirIterator::hiddenDirs_hiddenFilesCaroline Chao2012-10-161-8/+8
* Test: remove QSKIP in tst_QDataStream::stream_QPixmapCaroline Chao2012-10-161-5/+8
* Test: remove QSKIP from tst_LargeFile::mapOffsetOverflowCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP in tst_QCoreApplication::argcCaroline Chao2012-10-161-3/+6
* Test: remove QSKIP from tst_qstextstreamCaroline Chao2012-10-161-9/+11
* Test: remove QSKIP from tst_QProcessEnvironment::putenvCaroline Chao2012-10-161-4/+5
* tst_qfile: remove QSKIP's -> omit whole test cases insteadSergey Hambardzumyan2012-10-151-32/+14
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-153-0/+90
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-9/+17
* QTextBoundaryFinder: Fix handling of break opportunitiesKonstantin Ritt2012-10-121-191/+219
* QTextBoundaryFinder: Introduce BoundaryReason::MandatoryBreak flagKonstantin Ritt2012-10-101-0/+37
* Change QDateTime::addSecs() and QDateTime::secsTo() to use qint64.Jon Severinsson2012-10-101-2/+2
* Update the Unicode Data and Algorithms up to Unicode 6.2Konstantin Ritt2012-10-096-325/+829
* Removed the "tst_QVector::outOfMemory" test.Christian Strømme2012-10-081-148/+0
* Fix Windows: QStandardPath::findExecutable() to check suffixes.Friedemann Kleint2012-10-081-26/+79
* tst_QLocale: remove QSKIP, wrap Q_OS_MAC/Q_OS_WINSergio Ahumada2012-10-041-5/+8
* Remove #if 0 usage in QElapsedTimer autotest.Leonard Lee2012-10-041-20/+3
* Fix for integer overflow in QString::replaceChristian Strømme2012-10-031-2/+0
* Fix QTextBoundaryFinder assignment operatorKonstantin Ritt2012-10-031-0/+25
* Overhaul a little the QUrl error reporting.Thiago Macieira2012-10-021-11/+16
* Update some error messages in QUrl::errorString()Thiago Macieira2012-10-021-8/+12
* Remove the annoying qWarning when QUrl::setPort is out of rangeThiago Macieira2012-10-021-3/+0
* Make QUrl::toString() / toEncoded() return empty for invalid URLsThiago Macieira2012-10-021-4/+43
* Add two compound URL invalidity cases for isValid()Thiago Macieira2012-10-021-14/+32
* QProcess.tests: adding test for channel forwardingThomas Hartmann2012-10-024-0/+89
* Rename createLocalFile to createNativeFile & deprecate createLocalFileAndy Shaw2012-10-024-1/+44
* QWinOverlappedIoNotifier test for multiple I/O operations addedJoerg Bornemann2012-10-021-20/+102
* QWinOverlappedIoNotifier: multiple I/O operations on the same handleJoerg Bornemann2012-10-021-4/+4
* Make documentation of QVariant::isNull more explicit.Jędrzej Nowacki2012-09-291-2/+1
* QFlags: use unsigned int when the enum's underlying is unsignedMarc Mutz2012-09-281-2/+16
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-283-0/+164
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-284-0/+949
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-284-0/+1444
* Move QtConcurrent::ResultStore as QtPrivate::ResultStore to QtCoreMarc Mutz2012-09-283-0/+497
* Update the NaN tests to deal with non-conformance betterThiago Macieira2012-09-281-15/+16
* Test: Split tst_QVarLengthArray::oldTestsCaroline Chao2012-09-271-46/+48
* remove no-op test from tst_qfileJoerg Bornemann2012-09-271-23/+0
* Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAILCaroline Chao2012-09-261-2/+10
* Fix qstringlist autotest build for WinCE.Janne Anttila2012-09-261-0/+13
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* QCharAttributes: add wordStart/wordEnd flagsKonstantin Ritt2012-09-261-1/+63
* Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAILCaroline Chao2012-09-251-1/+1
* Fix default-constructed QFileSystemEntryJoão Abecasis2012-09-251-0/+41
* Test: Enabled tst_QFile::invalidFileCaroline Chao2012-09-241-2/+1
* Add some tests for compatible and incompatible custom deletersThiago Macieira2012-09-241-0/+20
* Fix potential breakage in QString.Jędrzej Nowacki2012-09-241-3/+7
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-232-2/+2
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-221-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22215-5202/+5202
* Test: Update QSKIP message of tst_QVector::outOfMemoryCaroline Chao2012-09-221-1/+1