summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Long live QColor::fromString()!Marc Mutz2022-03-081-21/+31
* 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
* qtestmouse.h: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-03-071-0/+44
* Add QFileInfo::isAlias() to reflect whether the file is a macOS aliasTor Arne Vestbø2022-03-062-0/+62
* QWeakPointer: befriend other QWeakPointersThiago Macieira2022-03-041-3/+52
* Add numeric conversion methods to QLatin1StringSona Kurazyan2022-03-051-0/+2
* Add tests for an assertion seen on WindowsEdward Welbourne2022-03-041-1/+12
* Android: skip crashing tst_QPlainTextEdit::ensureCursorVisibleOnInitialShowIvan Solovev2022-03-041-0/+3
* Android: unblacklist tst_QPlainTextEdit testsIvan Solovev2022-03-042-16/+3
* tst_qstringapisymmetry: check QString/QAnyStringView overloads w/Q_WEAK_OVERL...Marc Mutz2022-03-041-0/+22
* Fix tst_qstringapisymmetry::count* to test all argument combinationsSona Kurazyan2022-03-041-12/+27
* Fix an error in tst_QStringApiSymmetry::count_impl()Sona Kurazyan2022-03-041-1/+1
* Android: unblacklist tst_toolsupport::offsetsIvan Solovev2022-03-041-3/+0
* Add literal operators for QLatin1String and QLatin1CharSona Kurazyan2022-03-041-0/+45
* 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