summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test to pass with QT_FORCE_ASSERTSFriedemann Kleint2022-02-192-3/+5
* Exclude autotest for INTEGRITYTatiana Borisova2022-02-181-1/+1
* typeNameForCast: use add_pointer instead of string manipulationFabian Kosmale2022-02-181-0/+13
* A11Y tests: wrap memory allocations into smart pointersIvan Solovev2022-02-171-101/+87
* Check if platform has enough RAM for hugeQImage testPasi Petäjäjärvi2022-02-171-1/+4
* tst_qmessagehandler: force QProcess tests to log to stderrPasi Petäjäjärvi2022-02-171-0/+1
* 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: 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
* tests: skip tst_QX11Info on WaylandLiang Qi2022-02-171-0/+10
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-171-0/+2
* tests: XFAIL tst_QInputDevice::multiSeatDevices() on WaylandLiang Qi2022-02-171-0/+7
* Repair tst_qtreeview on AndroidAndreas Buhr2022-02-162-8/+3
* Repair tst_qabstractitemview in case of no cursorAndreas Buhr2022-02-162-6/+7
* Gui: test also depends for clipboard featurePasi Petäjäjärvi2022-02-161-3/+3
* Activate tst_QTimeLine on AndroidAndreas Buhr2022-02-161-4/+1
* Make Droid Sans Mono available as fixed font for all Android stylesAndreas Buhr2022-02-161-3/+0
* QMetaObjectBuilder: fix addProperty() recording of the property typeThiago Macieira2022-02-161-2/+4
* Repair tst_qcoreapplication to not segfault on AndroidAndreas Buhr2022-02-162-2/+3
* QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHand...Marc Mutz2022-02-151-0/+19
* Activate tst_QFutureWatcher for AndroidAndreas Buhr2022-02-152-2/+3
* Fix an assertion failure in massageAdjustedDateTime()Edward Welbourne2022-02-121-0/+12
* tst_QSystemSemaphore: give proper path to test-helperMårten Nordheim2022-02-121-1/+1
* Fix build with C++20 on macOSAllan Sandfeld Jensen2022-02-121-1/+1
* QPlainTextEdit: fix the visibility of placeholderTextQiang Li2022-02-111-0/+105
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-102-0/+134
* Add missing implicit dependencies to the tool testsAlexey Edelev2022-02-104-11/+34
* Exclude tst_qmake if the build of qmake tool is disabledAlexey Edelev2022-02-101-1/+3
* Handle situation when device running test does not have enough RAMPasi Petäjäjärvi2022-02-101-0/+8
* QNX: Remove expected failPasi Petäjäjärvi2022-02-103-12/+0
* Blacklist tst_qscreen::grabWindow on WindowsFabian Kosmale2022-02-101-0/+2
* QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-102-3/+94
* Fix C++20 ambiguous relational operators between QJsonValue{,Ref}Marc Mutz2022-02-101-0/+52
* Make time sensitive QScrollBar test fault tolerantVolker Hilsheimer2022-02-091-1/+8
* QPluginLoader: report the right load hintsGiuseppe D'Angelo2022-02-041-1/+10
* Check for null driver() before trying to exec()Edward Welbourne2022-02-041-1/+37
* QPlainTestLogger: do not print "failure location" if there's no failureGiuseppe D'Angelo2022-02-021-0/+2
* Sequential erase/_if: don't apply predicate twice to elementMarc Mutz2022-02-021-4/+18
* Add qt_internal_undefine_global_definition functionAlexey Edelev2022-02-025-10/+5
* QtFuture::connect: fix for signals with a single std::tuple argumentSona Kurazyan2022-02-021-12/+175
* Fix clang-cl build of tst_qobjectAllan Sandfeld Jensen2022-02-021-1/+1
* Stylesheet: Fix tab layout when tab has a font and iconsVolker Hilsheimer2022-02-021-14/+43
* Fix tst_qfloat16 run time error for INTEGRITY (tested on sa8115)Tatiana Borisova2022-02-021-0/+5
* Restore missing Qt definitionsAlexey Edelev2022-02-015-12/+14
* Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows...Ivan Solovev2022-02-011-2/+1
* Baseline test framework: fix bug in internal data structureEirik Aavitsland2022-02-012-23/+2
* Catch2: upgrade to 2.13.8Samuli Piippo2022-01-313-382/+753
* Bump version to 6.2.4Jani Heikkinen2022-01-282-2/+2
* Exclude tst_selftests when feature process is disabledTatiana Borisova2022-01-282-8/+2