summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* tst_QThread: Blacklist sleep() for WindowsFriedemann Kleint2019-06-261-0/+2
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+15
|\
| * Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-0/+15
* | QByteArray autotest: code tidiesGiuseppe D'Angelo2019-06-231-6/+6
* | QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String...Marc Mutz2019-06-202-0/+85
* | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-2020-404/+404
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-149-38/+43
* | test: migrate ModelsToTest to QRegularExpressionSamuel Gaist2019-06-101-1/+1
* | test: migrate collections test to QRegularExpressionSamuel Gaist2019-06-101-5/+9
* | test: migrate QStateMachine test to QRegularExpressionSamuel Gaist2019-06-101-2/+2
* | test: migrate QLibrary test to QRegularExpressionSamuel Gaist2019-06-101-3/+5
* | test: Fix QRegularExpression feature config checkSamuel Gaist2019-06-101-1/+1
* | test: migrate QItemSelectionModel test to QRegularExpressionSamuel Gaist2019-06-101-2/+2
* | test: migrate QStandardPaths tests to QRegularExpressionSamuel Gaist2019-06-101-2/+6
* | test: add missing QRegularExpression specific QDataStream testsSamuel Gaist2019-06-101-0/+74
* | QStringView, QLatin1String: add lastIndexOf methodsAnton Kudryavtsev2019-06-181-0/+154
* | QFuture: Wait for result on iterator advanceMorten Johan Sørvig2019-05-131-0/+67
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-145-18/+77
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-074-13/+60
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-074-13/+60
| | |\|
| | | * Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
| | | * Correct qfloat16's 1/inf == 0 testEdward Welbourne2019-05-271-2/+2
| | | * QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-0/+7
| | | * QDataStream: Fix inconsistent results of iostream with QPalette objectsRyan Chu2019-05-201-11/+43
| * | | Fix reference to a dead temporaryAllan Sandfeld Jensen2019-05-221-5/+17
| |/ /
* | | tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-131-6/+8
* | | Brush up tst_QUrlFriedemann Kleint2019-06-111-7/+8
* | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-102-4/+4
* | | Fix deprecation warningsChristian Ehrlicher2019-05-271-55/+52
* | | Fix deprecation warnings in tst_QUrlFriedemann Kleint2019-05-291-71/+58
* | | Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-0618-4/+7
* | | Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-051-1/+1
* | | QLatin1String, QStringView: add containsAnton Kudryavtsev2019-06-041-0/+124
* | | QCommandLineParser: add --help-all, to show Qt options as wellDavid Faure2019-05-151-5/+62
* | | qhashfunctions.h: add specializations of std::hash for some Qt typesMarc Mutz2019-05-291-0/+36
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Friedemann Kleint2019-05-273-2/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-273-2/+6
| |\| |
| | * | Fix new[] delete mismatch in testAllan Sandfeld Jensen2019-05-151-1/+1
| | * | Fix canonicalFilePath() for files with trailing slashesVolker Hilsheimer2019-05-211-0/+2
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+3
| | |\|
| | | * Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64Edward Welbourne2019-05-151-1/+3
* | | | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-276-26/+28
|/ / /
* | | tst_QVariant: Fix warnings about deprecated functions not under test —Friedemann Kleint2019-05-241-247/+258
* | | Tidy up in tst_QDateTimeEdward Welbourne2019-05-221-8/+7
* | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-3/+3
* | | Long live Qt::SplitBehavior!Marc Mutz2019-05-211-0/+141
* | | QFileSystemWatcher: lock autotest code away into a cold sectionMarc Mutz2019-05-211-0/+12
* | | QStateMachine: handle parallel child mode for state machinesErik Verbruggen2019-05-161-4/+10
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-1/+26
|\| |
| * | Add 'well-formated' JSON string valuesMichal Klocek2019-05-141-1/+26