summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* tst_QDateTime::toTimeSpec(): verify round-tripping works cleanlyEdward Welbourne2017-07-071-0/+4
* tst_QFileInfo: generalize old-file testEdward Welbourne2017-07-071-49/+23
* Q(Date|Time)+: in QDebug's <<, handle invalid explicitlyEdward Welbourne2017-07-071-1/+1
* Clarify tst_QDateTime::fromStringToStringLocale() using a macroEdward Welbourne2017-07-071-7/+9
* Make calling QCoreApplication::translate() thread-safeAram So2017-07-061-0/+47
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-062-7/+62
|\
| * Fix parsing of 0E+1 and 0E-1 (capital 'E')Thiago Macieira2017-07-031-1/+57
| * Fix offset calculation to be valid at the correct timeEdward Welbourne2017-07-031-5/+4
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0412-9/+39
|\|
| * Skip QThread stress test on QemuSami Nurmenniemi2017-07-022-0/+8
| * Fix some MSVC warnings in testsFriedemann Kleint2017-06-282-3/+3
| * tst_QSharedPointer: Terminate hanging qmake-processesFriedemann Kleint2017-06-281-0/+2
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Tor Arne Vestbø2017-06-252-0/+6
| |\
| | * Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup()J-P Nurmi2017-06-191-0/+2
| | * Skip unreliable tst_QTimer::moveToThread() on macOS 10.12J-P Nurmi2017-06-191-0/+4
| * | winrt: Fix tst_qurlOliver Wolff2017-06-191-5/+1
| * | winrt: Fix tst_qtextstreamOliver Wolff2017-06-192-1/+3
| * | Fix tst_qfile::size for configurations using builtin test dataOliver Wolff2017-06-192-0/+16
| |/
* | QRandomGenerator: use getentropy on Linux & OpenBSDThiago Macieira2017-06-301-1/+1
* | Revert "Support more than 62 instances of QWinEventNotifier"Liang Qi2017-06-281-88/+0
* | QSFPM: Avoid following a reset with unnecessary layoutChangedStephen Kelly2017-06-281-0/+24
* | Move qle_bitfield to qendian_p.hAllan Sandfeld Jensen2017-06-272-1/+85
* | Improve rounding of QRect::toRectAllan Sandfeld Jensen2017-06-261-0/+32
* | Support more than 62 instances of QWinEventNotifierJoerg Bornemann2017-06-261-0/+88
* | QRandomGenerator: don't internally rely on QT_HAS_INCLUDEThiago Macieira2017-06-201-7/+10
* | QDateTimeParser: implement parsing of time-zone specifiersEdward Welbourne2017-06-201-4/+0
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-15/+14
* | Update CLDR to v31.0.1Edward Welbourne2017-06-201-6/+6
* | Add QLocale::formattedDataSize and consolidate use casesShawn Rutledge2017-06-201-0/+78
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-198-34/+125
|\|
| * Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
| * Blacklist flaky tst_QTimeLine tests on macOS 10.12Tony Sarajärvi2017-06-181-0/+3
| * Use QMap in QProcessEnvironment so variables are sortedThomas Sondergaard2017-06-131-0/+42
| * macOS/iOS: Correctly ignore punctuation in QCollatorAndy Shaw2017-06-131-29/+55
| * Fix sending UTC-offset QTimeZones through QDataStreamChris Wilson2017-06-081-1/+15
| * Fix tst_QDir::emptyDirOliver Wolff2017-06-081-2/+5
| * Fix tst_qresourceengine for platforms with embedded test dataOliver Wolff2017-06-081-2/+2
| * tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* | Support standard channel redirection in QProcess::startDetachedJoerg Bornemann2017-06-132-17/+106
* | QTemporaryFile: fix the generation of names from templatesThiago Macieira2017-06-121-4/+0
* | Long live QRandomGeneratorThiago Macieira2017-06-123-0/+705
* | json: Add operator[] to QJsonDocument for implicit object and array accessTor Arne Vestbø2017-06-081-0/+20
* | json: Add operator[] to QJsonValue for implicit object and array accessTor Arne Vestbø2017-06-081-0/+30
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-078-2/+81
|\|
| * Blacklist tst_QTimer::basic_chrono on macOSTony Sarajärvi2017-06-011-0/+2
| * qEnvironmentVariableIntValue: fix the case of a non-numeric valueThiago Macieira2017-06-011-1/+25
| * QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-312-0/+31
| * Extend blacklisting of tst_QSemaphoreTony Sarajärvi2017-05-311-0/+1
| * Fix tst_QFile for configurations without process supportOliver Wolff2017-05-311-0/+2