summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* [macOS] Skip test that triggers a buffer overflow in CoreFoundationErik Verbruggen2018-08-171-0/+6
* Refactor wildcard support in QRegularExpressionSamuel Gaist2018-08-161-7/+7
* Rework tst_QLocale::emptyCtor() as a data-driven testEdward Welbourne2018-08-161-58/+88
* Add support for numbered territories in CLDREdward Welbourne2018-08-131-4/+6
* Fix time-zone tests on macOS >= 10.13, which now knows what CET isEdward Welbourne2018-08-132-16/+16
* tst_QSharedPointer: raise the timeout for running qmake and makespecThiago Macieira2018-08-041-7/+13
* Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-311-0/+3
|\
| * Merge branch '5.11' into devEdward Welbourne2018-07-311-0/+3
| |\
| | * Check against copying the husk left by a moveEdward Welbourne2018-07-261-0/+3
* | | Extend blacklistin of tst_QTimeLine tests to macOS 10.13Tony Sarajärvi2018-07-311-0/+1
|/ /
* | tst_QCommandLineParser: Add missing QVERIFYJędrzej Nowacki2018-07-251-12/+12
* | corelib/tools: add qMakeArray() APIMikhail Svetkin2018-07-253-0/+108
* | Introduce QScopeGuardSérgio Martins2018-07-212-0/+89
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Thiago Macieira2018-07-173-2/+11
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-173-2/+11
| |\|
| | * Fix regression in QPointF::operator==Allan Sandfeld Jensen2018-07-091-0/+3
| | * Fix a mis-use of QSKIP() to use qDebug() insteadEdward Welbourne2018-07-041-1/+4
| | * Fix tst_QLocale's mis-use of QSKIP() to use qDebug() insteadEdward Welbourne2018-07-041-1/+4
* | | Fix typo: s/Numering/Numbering/Edward Welbourne2018-07-171-4/+4
* | | Made more tst_QLocale tests data-drivenEdward Welbourne2018-07-171-98/+104
* | | Assume Win >= Win7 in code that used to test itEdward Welbourne2018-07-171-21/+8
|/ /
* | Update CLDR to version 33.1 (2018/June/20)Edward Welbourne2018-07-161-2/+2
* | Split up many long lines in tst_QLocaleEdward Welbourne2018-07-161-69/+138
* | Adjust some indentation and spacing in tst_QLocaleEdward Welbourne2018-07-161-23/+22
* | QStringView: Add compare() member functionFriedemann Kleint2018-07-131-0/+20
* | QByteArray: toInt() and toDouble() ignore surrounding whitespacesAndre Hartmann2018-07-071-0/+44
* | Fix QString::localeAwareCompare with composed/decomposed strings on macOSSimon Hausmann2018-07-061-3/+34
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-026-50/+289
|\|
| * Android: Pass tst_qlocaleMårten Nordheim2018-06-281-4/+19
| * Android: tst_qtimezone: Blacklist a bunchMårten Nordheim2018-06-271-0/+171
| * Android: tst_QTimeZone::transitionEachZone: skip 2 zonesMårten Nordheim2018-06-271-0/+4
| * Kludge round Android's ignorance of some esoteric time-zone transitionsEdward Welbourne2018-06-261-3/+9
| * Make tests compile for AndroidLiang Qi2018-06-252-2/+2
| * Cope if mktime() deems times in a spring forward gap to be invalidEdward Welbourne2018-06-211-27/+35
| * Add Android to exceptions in tst_QDateTime::toString_textDate_extra()Edward Welbourne2018-06-211-4/+8
| * Cope with Android's lack of time-zone abbreviationsEdward Welbourne2018-06-211-4/+12
| * Make some QEXPECT_FAIL()s consistent in form and contentEdward Welbourne2018-06-211-6/+6
| * Make QString's formatting of doubles be consistent with other placesEdward Welbourne2018-06-141-0/+23
* | QRegularExpression: fix compiler warning in testGiuseppe D'Angelo2018-06-271-1/+1
* | QByteArray: implement qstricmp with SSE 4.1Thiago Macieira2018-06-271-0/+6
* | Fix QString::localeAwareCompare with composed/decomposed strings on WindowsSimon Hausmann2018-06-271-8/+13
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-3/+29
* | QRegularExpression: refactor pattern optimizationGiuseppe D'Angelo2018-06-229-291/+147
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-0/+39
|\|
| * Use qFuzzyCompare instead of qFuzzyIsNull in QPointF ==Allan Sandfeld Jensen2018-05-301-0/+39
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-0/+8
|\|
| * Add support for QSharedPointer<cv qualified>::create()Thiago Macieira2018-05-171-0/+8
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-3/+0
|\|
| * Tests: Fix clang warnings about unused variables and capturesFriedemann Kleint2018-05-021-3/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-8/+0
|\|