summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Polish tst_QAbstractSpinBoxFriedemann Kleint2022-02-211-50/+32
* Http2: Fix redirect-handlingMårten Nordheim2022-02-203-1/+86
* Simplify failure detection logic in QEventDispatcher testVolker Hilsheimer2022-02-181-17/+10
* Fix test to pass with QT_FORCE_ASSERTSFriedemann Kleint2022-02-182-3/+5
* 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
* Gui: test also depends for clipboard featurePasi Petäjäjärvi2022-02-181-3/+3
* CI: Blacklist updateFocusChainWhenChildDie for QNXPasi Petäjäjärvi2022-02-181-0/+2
* Check if platform has enough RAM for hugeQImage testPasi Petäjäjärvi2022-02-181-1/+4
* tst_qmessagehandler: force QProcess tests to log to stderrPasi Petäjäjärvi2022-02-181-0/+1
* A11Y tests: wrap memory allocations into smart pointersIvan Solovev2022-02-181-101/+87
* Set version for tst_qguiapplication and tst_qcoreapplicationAndreas Buhr2022-02-182-0/+8
* tests: XFAIL 4 tests in tst_QWindow on WaylandLiang Qi2022-02-161-10/+9
* tests: skip tst_QX11Info on WaylandLiang Qi2022-02-161-0/+10
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-161-0/+2
* tests: XFAIL tst_QScreen::grabWindow() on WaylandLiang Qi2022-02-161-0/+2
* tests: XFAIL tst_QInputDevice::multiSeatDevices() on WaylandLiang Qi2022-02-161-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
* Repair tst_qfileinfo on AndroidAndreas Buhr2022-02-161-1/+8
* QMetaObjectBuilder: fix addProperty() recording of the property typeThiago Macieira2022-02-161-2/+4
* Fix failures for tst_eventdispatcher on INTEGRITYTatiana Borisova2022-02-151-1/+1
* Repair tst_qcoreapplication to not segfault on AndroidAndreas Buhr2022-02-152-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
* Position QCompleter popup based on the widget's screen geometryYin Jie2022-02-151-0/+32
* Exclude denormal test cases if system doesn't support itTatiana Borisova2022-02-146-21/+112
* 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
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-102-0/+134
* tst_qrhi: use OpenGL instead of raster pipeline on webOSJanne Juntunen2022-02-101-0/+3
* Fix C++20 ambiguous relational operators between QJsonValue{,Ref}Marc Mutz2022-02-101-0/+52
* QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-102-3/+94
* QAbstractSocket: Don't pretend pause and resume is a stackMårten Nordheim2022-02-091-2/+0
* macOS: Prevent recursion when modifying the edit menuVolker Hilsheimer2022-02-091-0/+29
* tst_QContainerApiSymmetry: fix incorrect P1115 detectionAllan Sandfeld Jensen2022-02-091-1/+1
* Add some more QDate::{start,end}OfDay() testsEdward Welbourne2022-02-091-0/+12
* Add missing implicit dependencies to the tool testsAlexey Edelev2022-02-094-11/+34
* Exclude tst_qmake if the build of qmake tool is disabledAlexey Edelev2022-02-091-1/+3
* QNetworkInformation: Rename parameter-less load() to loadDefaultBackendMårten Nordheim2022-02-092-2/+2
* Handle situation when device running test does not have enough RAMPasi Petäjäjärvi2022-02-091-0/+8
* QNX: Remove expected failPasi Petäjäjärvi2022-02-093-12/+0
* Make time sensitive QScrollBar test fault tolerantVolker Hilsheimer2022-02-091-1/+8
* tst_qresourceengine: use QFINDTESTDATA() to find correct pathJanne Juntunen2022-02-091-1/+1
* QPlainTestLogger: do not print "failure location" if there's no failureGiuseppe D'Angelo2022-02-051-0/+2
* Add layout in QRadioButton baseline test for better visualizationAxel Spoerl2022-02-051-0/+1
* QCborValue: fix incorrect to{Array,Map} when the value is emptyThiago Macieira2022-02-041-0/+87
* Fix clang-cl build of tst_qobjectAllan Sandfeld Jensen2022-02-031-1/+1
* tst_qlogging: use correct qlogging_helper path on webOSJanne Juntunen2022-02-031-11/+17