summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QStyle: Fix overflows and crash when converting slider positionsRobert Löhning2022-03-101-0/+105
* Blacklist: test cases blacklisted in tst_QSystemSemaphore:CI Insignificant Platforms Monitor Bot2022-03-101-0/+4
* Fix check for IPV6 support without certain featuresPasi Petäjäjärvi2022-03-102-3/+12
* Blacklist: test cases blacklisted in tst_QWindow:CI Insignificant Platforms Monitor Bot2022-03-081-0/+2
* tst_qflags: test w/and w/o QT_TYPESAFE_FLAGSMarc Mutz2022-03-082-14/+31
* tst_qstringapisymmetry: check expected overloads are selectedMarc Mutz2022-03-081-12/+59
* qtestmouse.h: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-03-081-0/+44
* Move cursor out of the way before running testVolker Hilsheimer2022-03-081-1/+5
* Un-blacklist test that's always skipped on macOSVolker Hilsheimer2022-03-081-2/+0
* Blacklist: test cases blacklisted in tst_QTouchEvent:CI Insignificant Platforms Monitor Bot2022-03-071-0/+2
* tests: XFAIL a few in tst_QStaticText on WaylandLiang Qi2022-03-071-0/+23
* tests: XFAIL tst_QOpenGL::bufferMapRange() on WaylandLiang Qi2022-03-071-0/+2
* tests: XFAIL tst_QImageReader::setScaledClipRect() SVG/SVGZLiang Qi2022-03-071-0/+2
* tst_qstringapisymmetry: check QString/QAnyStringView overloads w/Q_WEAK_OVERL...Marc Mutz2022-03-071-0/+22
* QWeakPointer: befriend other QWeakPointersThiago Macieira2022-03-051-3/+52
* Android: unblacklist tst_toolsupport::offsetsIvan Solovev2022-03-041-3/+0
* Fix an error in tst_QStringApiSymmetry::count_impl()Sona Kurazyan2022-03-041-1/+1
* Fix painting clipping glitches with fractional scalingEirik Aavitsland2022-03-032-8/+105
* tst_qflags: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-03-031-3/+10
* QFlags: fix missing bitwise xor operators in QT_TYPESAFE_FLAGS buildsMarc Mutz2022-03-031-0/+23
* tst_qflags: don't suppress deprecation warningsMarc Mutz2022-03-031-1/+0
* Activate tst_qxmlstream for AndroidAndreas Buhr2022-03-023-11/+42
* CI: Blacklist systemFixedFont for QNXPasi Petäjäjärvi2022-03-021-1/+3
* Android: temporary skip tst_QDialog::dialogInGraphicsViewIvan Solovev2022-03-021-0/+4
* Android: skip tst_QDialog::snapToDefaultButtonIvan Solovev2022-03-022-3/+3
* Android: fix tst_QFrame::testPaintingIvan Solovev2022-03-022-4/+10
* Activate tst_qmenu for AndroidAndreas Buhr2022-03-023-3/+12
* QMetaObjectBuilder: Always set Data::metatypesFabian Kosmale2022-03-021-0/+12
* Blacklist: test cases blacklisted in tst_QXmlStream:CI Insignificant Platforms Monitor Bot2022-02-281-0/+4
* Blacklist: test cases blacklisted in tst_QLockFile:CI Insignificant Platforms Monitor Bot2022-02-281-0/+13
* Check for null driver() before trying to exec()Edward Welbourne2022-02-281-1/+34
* QAbstractItemModel: fix persistent index corruption when moving columnsDavid Faure2022-02-281-0/+20
* QMacStyle: fix tool buttons (in checked mode)Timur Pocheptsov2022-02-281-0/+25
* QGuiApplication: use translation-based layout direction unless explicitly setVolker Hilsheimer2022-02-281-2/+58
* Fix tst_qformlayout::wrapping on AndroidAndreas Buhr2022-02-252-4/+3
* Fix test when accessing patched plugin too fastPasi Petäjäjärvi2022-02-251-0/+5
* Fix tst_qaccessibility on AndroidIvan Solovev2022-02-252-5/+27
* Activate tst_qtextdocument for AndroidAndreas Buhr2022-02-241-2/+1
* Activate tst_qgraphicsview for AndroidAndreas Buhr2022-02-242-4/+7
* Core: Fix tests that did break because QProcess security fixPasi Petäjäjärvi2022-02-242-2/+2
* CI: Add docker support for tst_platformsocketengine testPasi Petäjäjärvi2022-02-242-3/+8
* QNX: Fix support for abstract Unix-domain socketPasi Petäjäjärvi2022-02-241-2/+2
* Activate tst_qdom for AndroidAndreas Buhr2022-02-231-6/+1
* Activate tst_qopenglwidget for AndroidAndreas Buhr2022-02-231-2/+1
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-02-232-32/+28
* tst_qlogging (tst_qmessagehandler): use one line for output and expectedThiago Macieira2022-02-231-3/+4
* tst_qlogging (tst_qmessagehandler): use QProcessEnvironmentThiago Macieira2022-02-231-22/+12
* Make Droid Sans Mono available as fixed font for all Android stylesAndreas Buhr2022-02-221-3/+0
* Stabilize tst_QTabBar::hoverTab()Friedemann Kleint2022-02-221-10/+20
* Activate tst_QTimeLine on AndroidAndreas Buhr2022-02-211-4/+1