summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Add QMimeType::aliases().David Faure2012-11-222-0/+27
* Update Qlocale data up to CLDR 22.1Konstantin Ritt2012-11-211-4/+3
* Update Qlocale data up to CLDR 2.0.1Konstantin Ritt2012-11-211-4/+3
* Use likelySubtags to instantiate a locale id from it's short formKonstantin Ritt2012-11-212-365/+86
* [SIC/BIC] QLocale: update enums up to CLRD 1.9.1Konstantin Ritt2012-11-211-7/+39
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-211-1/+60
* Fix MinGW compilation for tst_qwinoverlappedionotifierJonathan Liu2012-11-211-3/+10
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-0/+22
* QLocale: replace hard-coded default country-for-language mapKonstantin Ritt2012-11-191-3/+3
* Fix QStringList::sort testGiuseppe D'Angelo2012-11-161-1/+8
* Fix QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-161-0/+15
* QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-144-0/+74
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-131-0/+45
* Fix a warning on compilers not supporting constexpr.Jędrzej Nowacki2012-11-111-4/+4
* test: fix tst_QLocale::macDefaultLocaleLiang Qi2012-11-091-2/+4
* test: Mark tst_QLocale::macDefaultLocale as XFAILSamuli Piippo2012-11-081-0/+2
* Enabled QSystemSemaphore autotestv5.0.0-beta2Oliver Wolff2012-11-081-0/+1
* 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