summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Associative containers: add a way to obtain a key/value rangeGiuseppe D'Angelo2022-03-041-0/+131
* Network: Use system publicsuffix database copy when availableIevgenii Meshcheriakov2022-03-033-1/+21
* QFlatMap: add remove_ifMarc Mutz2022-03-031-0/+87
* tst_qflags: don't suppress deprecation warningsMarc Mutz2022-03-031-1/+0
* Add compile-time checks for QLatin1StringSona Kurazyan2022-03-021-0/+60
* QLatin1String: add missing APIs for compatibility with Qt string viewsSona Kurazyan2022-03-021-23/+23
* tests: XFAIL a few in tst_QStaticText on WaylandLiang Qi2022-03-021-0/+23
* tests: XFAIL tst_QOpenGL::bufferMapRange() on WaylandLiang Qi2022-03-021-0/+2
* tests: XFAIL tst_QImageReader::setScaledClipRect() SVG/SVGZLiang Qi2022-03-021-0/+2
* Fix painting clipping glitches with fractional scalingEirik Aavitsland2022-03-022-8/+105
* 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
* QSettings: support reading UTF-8 keys in INI filesIvan Solovev2022-03-024-0/+62
* QMetaObjectBuilder: Always set Data::metatypesFabian Kosmale2022-03-021-0/+12
* tst_qflags: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-02-281-3/+10
* QFlags: fix missing bitwise xor operators in QT_TYPESAFE_FLAGS buildsMarc Mutz2022-02-281-0/+23
* Activate tst_qmenu for AndroidAndreas Buhr2022-02-283-3/+12
* Activate tst_qfiledialog for AndroidAndreas Buhr2022-02-283-1/+27
* Fix check for IPV6 support without certain featuresPasi Petäjäjärvi2022-02-282-3/+12
* Android: fix tst_QFrame::testPaintingIvan Solovev2022-02-282-4/+10
* Do not use PUBLIC linking with plugins and testsAlexey Edelev2022-02-287-8/+8
* Blacklist: test cases blacklisted in tst_QXmlStream:CI Insignificant Platforms Monitor Bot2022-02-281-0/+4
* 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
* 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
* tst_qstring: properly fix the build when LC_MEASUREMENTS is not definedThiago Macieira2022-02-241-1/+1
* Fix tst_qformlayout::wrapping on AndroidAndreas Buhr2022-02-242-4/+3
* QGuiApplication: use translation-based layout direction unless explicitly setVolker Hilsheimer2022-02-241-2/+58
* tst_qnetworkcookiejar: Remove tests that rely on public suffix database formatIevgenii Meshcheriakov2022-02-241-23/+0
* Implement QFormLayout::set/isRowVisibleVolker Hilsheimer2022-02-241-0/+130
* Blacklist tst_qscreen::grabWindow for all Windows versionsOliver Wolff2022-02-241-1/+1
* Activate tst_qtextdocument for AndroidAndreas Buhr2022-02-241-2/+1
* Activate tst_qgraphicsview for AndroidAndreas Buhr2022-02-242-4/+7
* Remove unused Qt4-compat testAndreas Buhr2022-02-241-41/+0
* CI: Add docker support for tst_platformsocketengine testPasi Petäjäjärvi2022-02-242-3/+8
* Core: Fix tests that did break because QProcess security fixPasi Petäjäjärvi2022-02-242-2/+2
* QNX: Fix support for abstract Unix-domain socketPasi Petäjäjärvi2022-02-241-2/+2
* QRegularExpression: print the pattern when warningGiuseppe D'Angelo2022-02-222-14/+43
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-02-222-32/+28
* Activate all tst_qgridlayout tests on AndroidAndreas Buhr2022-02-221-3/+0
* Activate tst_qopenglwidget for AndroidAndreas Buhr2022-02-221-2/+1
* Activate tst_qdom for AndroidAndreas Buhr2022-02-221-6/+1
* Stabilize tst_QTabBar::hoverTab()Friedemann Kleint2022-02-221-10/+20
* tst_qlogging (tst_qmessagehandler): use one line for output and expectedThiago Macieira2022-02-201-3/+4
* tst_qlogging (tst_qmessagehandler): use QProcessEnvironmentThiago Macieira2022-02-201-22/+12
* Http2: Fix redirect-handlingMårten Nordheim2022-02-203-1/+86
* Polish tst_QAbstractSpinBoxFriedemann Kleint2022-02-181-50/+32