summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* QDateTime auto test: stabilize currentDateTimeUtc2 testPeter Hartmann2013-01-171-1/+1
* Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Frederik Gladhorn2013-01-151-1/+1
|\
| * Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-151-1/+1
| |\
| | * Change all shmget calls to user-only memoryThiago Macieira2013-01-151-1/+1
* | | Fix renaming of files that differ only in case.Friedemann Kleint2013-01-151-2/+8
|/ /
* | Resolve some race conditions on tst_QSharedMemoryThiago Macieira2013-01-142-10/+24
* | Add an autotest for Canadian locale(dateFormat)Mehdi Fekari2013-01-101-0/+4
|/
* Update qlocale autotestMehdi Fekari2013-01-061-0/+50
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0426-61/+0
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-044-0/+174
* Remove metatype registration of built-in types.Stephen Kelly2013-01-035-6/+0
* Speed up and fix QByteArray::setNum()hjk2012-12-301-1/+18
* Add test for QByteArray::setNumhjk2012-12-281-0/+27
* Fix QMutex::tryLock with negative valuesThiago Macieira2012-12-231-0/+51
* QUrl::fromUserInput: fix for urls without a host.David Faure2012-12-231-0/+4
* Make sure that the strict parser is also operating on setXxxThiago Macieira2012-12-211-0/+78
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-215-5/+5
* QUrl auto tests: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-201-0/+24
* QUrl auto tests: ensure toEncoded() and toString() match wrt. empty authPeter Hartmann2012-12-201-0/+6
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-22/+22
* Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-8/+39
* Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+56
* Remove useless QVERIFY(true)Giuseppe D'Angelo2012-12-171-2/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-2/+0
* Fix possible crash in tst_QThread::quitLock() testPeter Kümmel2012-12-171-7/+9
* Remove MSVC2012-optimization for the QMetaType-test.Friedemann Kleint2012-12-141-2/+7
* Added missing detach() to QJsonObject::take()Denis Dzyubenko2012-12-131-1/+16
* Move a Q_DECLARE_METATYPE higher up in the file.Stephen Kelly2012-12-101-1/+2
* Don't pass invalid strings to strcmp()Peter Kümmel2012-12-061-1/+1
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-044-6/+30
* Fix some typos in QProcess and QSslSocket unit tests.Stephen Kelly2012-12-041-2/+2
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-044-5/+5
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-4/+4
* Fix wrong string lengthPeter Kümmel2012-12-011-2/+2
* Improve auto-test of QFile.Friedemann Kleint2012-12-011-158/+166
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-301-1/+52
* tst_QSharedPointer: update application typesJ-P Nurmi2012-11-262-13/+11
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-0/+30
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-0/+40
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-15/+21
* Prevent "number of sections exceeded" when compiling qmetatype tests.Mitch Curtis2012-11-231-0/+5
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-231-0/+7
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-231-2/+41
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-231-0/+44
* tst_QMetaProperty doesn't need QtGuiMarc Mutz2012-11-221-1/+1
* 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