summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-06-172-14/+4
|\
| * Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-172-14/+4
| |\
| | * tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
| | * H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
| | * QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-131-11/+1
* | | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-0/+7
|/ /
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-4/+4
|\|
| * tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-041-0/+23
| * QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-091-4/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-112-126/+138
|\ \
| * | Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+9
| * | Brush up tst_QCompleterFriedemann Kleint2019-06-071-126/+129
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-0714-80/+265
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-0714-80/+265
| |\| |
| | * | Diaglib: Improve formatting of DebugProxyStyleFriedemann Kleint2019-06-043-26/+42
| | * | Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
| | * | Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-293-5/+13
| | * | cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-202-2/+7
| | * | Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-032-34/+143
| | * | 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
* | | | tst_QGraphicsView::cursor2(): Prospective fix for flakyness on WindowsFriedemann Kleint2019-06-071-19/+19
* | | | Blacklist tst_QGraphicsView::cursor2 on WindowsShawn Rutledge2019-06-071-0/+1
* | | | Fix reference to a dead temporaryAllan Sandfeld Jensen2019-05-221-5/+17
|/ / /
* | | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-071-0/+23
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-279-1167/+1276
|\| |
| * | Blacklist tst_qwindow::spuriousMouseMove() on WindowsFriedemann Kleint2019-05-201-0/+2
| * | tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
| * | Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
| * | Make tst_qwidget_window pass on High-DPI screens (Windows)Friedemann Kleint2019-05-161-22/+49
| * | Brush up tst_QWidgetFriedemann Kleint2019-05-161-510/+548
| * | Brush up tst_QWindowFriedemann Kleint2019-05-151-94/+115
| * | Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331
* | | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-102-10/+16
* | | 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-162-2/+3
|\| |
| * | Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64Edward Welbourne2019-05-151-1/+3
| * | winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* | | Add 'well-formated' JSON string valuesMichal Klocek2019-05-141-1/+26
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-0/+1
|\| |
| * | Make moc grok binary literals with digit separatorsVille Voutilainen2019-05-101-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-0914-16/+166
|\| | | |/ |/|
| * Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-088-6/+117
| * Fix compilation of tst_qaccessibilitylinuxFrederik Gladhorn2019-05-072-4/+4