summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* tst_QScopeGuard: Fix build by giving template parameters explicitlyKari Oikarinen2020-04-061-2/+2
* Fix deprecation warning in tst_QLocale()'s use of QProcess::start()Edward Welbourne2020-04-031-1/+1
* Change QLocale to use CLDR's accounting formats for currenciesEdward Welbourne2020-04-021-5/+5
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-315-20/+235
|\
| * tst_QCborValue: Prepare for 64-bit QVectors in Qt 6Thiago Macieira2020-03-271-7/+15
| * CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-03-275-16/+223
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-271-0/+54
|\|
| * QCborValue::fromCbor: Apply a recursion limit to decodingThiago Macieira2020-03-251-0/+54
* | Make tst_QRandomGenerator::qualityReal() test more stableSona Kurazyan2020-03-251-3/+3
* | forkfd: fix forkfd_wait when FFD_USE_FORK was activeThiago Macieira2020-03-251-2/+54
* | qeasingcurve/tst_qeasingcurve: Fix for MinGW 8.1 x86Cristian Adam2020-03-201-2/+2
* | QSequentialIterable: Treat sets as appendableFabian Kosmale2020-03-181-8/+22
* | QLocale: Fix test on MinGW 8.1.0 32 bitCristian Adam2020-03-171-0/+1
* | Update UCD to Revision 26Edward Welbourne2020-03-148-1666/+2587
* | Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-03-121-4/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-112-4/+1
|\|
| * Un-blacklist QElapsedTimer::elapsed testVolker Hilsheimer2020-03-041-3/+0
| * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
* | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-3/+4
* | Disable warnings for the deprecated QLinkedListSona Kurazyan2020-03-065-20/+189
* | QLoggingRegistry: use QStringView/QLatin1String moreMarc Mutz2020-03-051-2/+5
* | tst_qstringapisymmetry: start testing char16_t, tooMarc Mutz2020-03-051-20/+99
* | tst_qstringapisymmetry: fix indexOf/contains/lastIndexOf testsMarc Mutz2020-03-051-69/+91
* | QLatin1String/QStringView: add (missing) member compare()Marc Mutz2020-03-051-3/+5
* | QString/QByteArray: make all symmetry-checked member-compare() combinations n...Marc Mutz2020-03-051-4/+0
* | Add operator-> to the key-value iterator for QHash and QMapIvan Čukić2020-03-032-0/+12
* | Suppress warnings where QString and its tests use SplitBehaviorEdward Welbourne2020-03-031-0/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-292-33/+64
|\|
| * Try again to make QDeadlineTimer test robust against context switchesVolker Hilsheimer2020-02-281-16/+34
| * Fix flaky QElapsedTimer::elapsed test caseVolker Hilsheimer2020-02-271-17/+30
* | Core: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-286-13/+13
* | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-272-4/+25
|\|
| * Make QDeadlineTimer test more resilient against VM starvationVolker Hilsheimer2020-02-261-4/+19
| * QObject: treat T* -> bool conversions as narrowingMarc Mutz2020-02-261-0/+6
* | Add an expansion limit for entitiesLars Knoll2020-02-261-2/+42
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-261-2/+3
|\|
| * tst_QSettings: Fix leaking registry keyFriedemann Kleint2020-02-251-2/+3
| * Detect double timer during single timeout in registerTimer test, and skipVolker Hilsheimer2020-02-221-5/+17
| * Discover the conditions under which registerTimer is flaky, and skipVolker Hilsheimer2020-02-221-0/+22
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-0/+6
|\|
| * Only read the first BOM as a BOM; the rest are ZWNBS !Edward Welbourne2020-02-141-0/+6
* | Detect double timer during single timeout in registerTimer test, and skipVolker Hilsheimer2020-02-121-5/+17
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-121-2/+158
|\|
| * Extend tst_qstringapisymmetry for member compare()Marc Mutz2020-02-091-2/+158
* | QTranslator: Expose language of translation fileKai Koehne2020-02-102-2/+7
* | QTranslator: Expose origin file of the translationKai Koehne2020-02-101-1/+5
* | std::chrono overload added to QStateMachine::postDelayedEvent()Dmitriy Purgin2020-02-101-0/+162
* | On Windows 7, fall back to SHFileOperation to avoid confirmation dialogsVolker Hilsheimer2020-02-071-3/+0
* | Discover the conditions under which registerTimer is flaky, and skipVolker Hilsheimer2020-02-071-0/+22
* | Configure the MS-Win long time format rather than assuming we know itEdward Welbourne2020-02-061-3/+4