summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix tst_qmessagehandler for configurations without process supportOliver Wolff2017-05-311-1/+1
| * Fix autotest not to open too many files on a UnixTony Sarajärvi2017-05-291-0/+19
* | Remove QWinOverlappedIoNotifierJoerg Bornemann2017-06-023-343/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-298-22/+87
|\|
| * Blacklist tst_QEventLoop:testQuitLock as it is flaky on macOSTony Sarajärvi2017-05-231-0/+1
| * Extend blacklisting of qeventdispatcher to cover macOSTony Sarajärvi2017-05-231-0/+2
| * Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-192-12/+67
| |\
| | * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-192-12/+67
| | |\
| | | * QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.8David Faure2017-05-081-10/+10
| | | * Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-071-2/+57
| * | | tst_QTimer::timeout(): Use QTRY_VERIFY_WITH_TIMEOUTFriedemann Kleint2017-05-191-4/+2
| |/ /
| * | winrt: Fix tst_QSocketNotifier::asyncMultipleDatagramOliver Wolff2017-05-111-0/+4
| * | winrt: Fix tst_qcoreapplicationOliver Wolff2017-05-111-4/+9
| * | Add some missing breaks in switch statementsMarc Mutz2017-05-101-2/+2
* | | moc: Allow NOTIFY signals defined in parent classesAlbert Astals Cid2017-05-231-0/+86
* | | QStringView/QLatin1String: add trimmed()Marc Mutz2017-05-161-1/+5
* | | QStringView: add constructor from pointer pairMarc Mutz2017-05-161-0/+75
* | | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-103-436/+460
|\| |
| * | Fix missing handling of columns when merging selection rangesFilippo Cucchetto2017-05-091-0/+74
| * | QObject: turn the narrowing test into static_assertsGiuseppe D'Angelo2017-05-081-435/+385
| * | tst_qmessagehandler: fix qMessagePattern for arm with optimizations onSami Nurmenniemi2017-05-081-1/+1
* | | QMimeType: add Q_GADGETAlberto Mardegan2017-05-081-0/+40
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-0712-29/+182
|\| |
| * | QHash/QMultiHash: fix operator==Giuseppe D'Angelo2017-05-051-2/+67
| |/
| * Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-031-0/+5
| * Fix test build with ICC: QFlags does not auto cast to uintThiago Macieira2017-04-281-9/+9
| * Fix tests that assume system files are owned by root for qemuSami Nurmenniemi2017-04-264-2/+26
| * QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-04-251-0/+25
| * QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-04-241-0/+8
| * Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1