summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix test to pass with QT_FORCE_ASSERTSFriedemann Kleint2022-02-182-3/+5
* Simplify failure detection logic in QEventDispatcher testVolker Hilsheimer2022-02-181-17/+10
* Expand testing of QDateTime's isNull() and isValid()Edward Welbourne2022-02-181-4/+25
* Tidy up tst_QTimeZone::specificTransition()Edward Welbourne2022-02-181-7/+8
* Exclude autotest for INTEGRITYTatiana Borisova2022-02-181-1/+1
* typeNameForCast: use add_pointer instead of string manipulationFabian Kosmale2022-02-181-0/+13
* QHttp: Move the emission of requestSentMårten Nordheim2022-02-181-7/+22
* A11Y tests: wrap memory allocations into smart pointersIvan Solovev2022-02-171-101/+87
* tst_qmessagehandler: force QProcess tests to log to stderrPasi Petäjäjärvi2022-02-171-0/+1
* Check if platform has enough RAM for hugeQImage testPasi Petäjäjärvi2022-02-171-1/+4
* Make large inputs to qNextPowerOfTwo give undefined outputAllan Sandfeld Jensen2022-02-171-11/+0
* Add spaces round operators and at starts of comment textsEdward Welbourne2022-02-171-21/+21
* Purge stray spaces immediately inside parenthesesEdward Welbourne2022-02-171-961/+961
* Invert a condition to save a lot of indentationEdward Welbourne2022-02-171-38/+36
* tst_QSqlQuery: fix usage of QtTest macrosEdward Welbourne2022-02-171-90/+90
* tst_QSqlQuery coding style: split lots of long linesEdward Welbourne2022-02-171-30/+50
* tst_QSqlQuery coding style: clean up loopsEdward Welbourne2022-02-171-15/+13
* tst_QSqlQuery coding style: clean up commentsEdward Welbourne2022-02-171-92/+86
* tst_QSqlQuery coding style: use vertical spacing to group linesEdward Welbourne2022-02-171-80/+6
* tst_QSqlQuery coding style: clean up declarationsEdward Welbourne2022-02-171-55/+47
* Prefer QLatin1String::arg() over adding more than two stringsEdward Welbourne2022-02-171-407/+507
* Prefer u"..." and u"..."_qs over QStringLiteral() or QString("...")Edward Welbourne2022-02-171-101/+101
* Prefer QString::asprintf() over QString::arg when formatting numbersEdward Welbourne2022-02-171-5/+9
* Prefer QLatin1String::arg() over QString::arg() for ASCII literalsEdward Welbourne2022-02-171-45/+44
* Set version for tst_qguiapplication and tst_qcoreapplicationAndreas Buhr2022-02-172-0/+8
* CI: Blacklist updateFocusChainWhenChildDie for QNXPasi Petäjäjärvi2022-02-171-0/+2
* tests: skip tst_QX11Info on WaylandLiang Qi2022-02-171-0/+10
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-171-0/+2
* tests: XFAIL 4 tests in tst_QWindow on WaylandLiang Qi2022-02-171-10/+9
* tests: XFAIL tst_QScreen::grabWindow() on WaylandLiang Qi2022-02-171-0/+2