summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* unblacklist passing testsDaniel Smith2019-07-0821-60/+48
* Q_ARRAY_LITERAL: protect the check for literal typesGiuseppe D'Angelo2019-07-061-0/+12
* Port some trivial cases from QMutex to QRecursiveMutexMarc Mutz2019-07-062-6/+2
* Short live QRecursiveMutex!Marc Mutz2019-07-061-4/+5
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-1/+2
|\
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-1/+2
| |\
| | * QPluginLoader: fix failing test comparing the Qt versionThiago Macieira2019-07-031-1/+2
* | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-052-2/+3
* | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-0515-66/+491
|/ /
* | Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of itMarc Mutz2019-07-035-0/+8
* | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-024-7/+37
* | Make the default ctor of QVarLengthArray implicitUlf Hermann2019-07-021-0/+7
* | Move YearRange to QDateTime from its PrivateEdward Welbourne2019-07-011-0/+10
* | QStringList: add QStringView overloads of join, filter, replaceInStringsMat Sutcliffe2019-06-301-0/+17
* | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-293-23/+3
* | QObject: deprecate the undocumented userData() featureMarc Mutz2019-06-291-0/+4
* | Corelib tests: Fix out of bounds string accessFriedemann Kleint2019-06-282-2/+2
* | tst_QThread: Add output for all elapsed testsFriedemann Kleint2019-06-281-7/+15
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-276-18/+31
|\|
| * Skip tests if the required plugins were not deployedVolker Hilsheimer2019-06-191-6/+13
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-0/+15
| |\
| * | Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1
| * | Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
| * | Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
| * | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+5
| * | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-0/+7
* | | 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