summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHand...Marc Mutz2022-02-151-0/+19
* Repair tst_qcoreapplication to not segfault on AndroidAndreas Buhr2022-02-152-2/+3
* Position QCompleter popup based on the widget's screen geometryYin Jie2022-02-151-0/+32
* Activate tst_QFutureWatcher for AndroidAndreas Buhr2022-02-152-2/+3
* Exclude denormal test cases if system doesn't support itTatiana Borisova2022-02-156-21/+112
* Make Droid Sans Mono available as fixed font for all Android stylesAndreas Buhr2022-02-141-3/+0
* QFlatMap: temporarily disable some codeMarc Mutz2022-02-141-4/+18
* Core: Remove 'properties' featureKai Köhne2022-02-142-6/+1
* tst_QSystemSemaphore: give proper path to test-helperMårten Nordheim2022-02-121-1/+1
* Fix build with C++20 on macOSAllan Sandfeld Jensen2022-02-111-1/+1
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-1119-591/+24
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-1121-312/+176
* QMdiSubwindow: respect minimum size of subwidgets when shown maximizedChristian Ehrlicher2022-02-111-0/+32
* QPlainTextEdit: fix the visibility of placeholderTextQiang Li2022-02-111-0/+105
* Use function-style casts in preference to C-style onesEdward Welbourne2022-02-101-61/+60
* Convert some if/else-if/else chains into switch()esEdward Welbourne2022-02-101-99/+146
* Convert some QVERIFY2() with useless messages to QVERIFY()Edward Welbourne2022-02-101-8/+5
* Suppress, and thus verify we do get, two warnings in tst_QSqlQueryEdward Welbourne2022-02-101-0/+5
* Use qScopeGuard() to take care of post-test tidy-upEdward Welbourne2022-02-101-22/+27
* Activate tst_QTimeLine on AndroidAndreas Buhr2022-02-101-4/+1
* tst_qrhi: use OpenGL instead of raster pipeline on webOSJanne Juntunen2022-02-101-0/+3
* qtextstream.h: streamline includesFabian Kosmale2022-02-101-0/+1
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-102-0/+134
* QAbstractSocket: Don't pretend pause and resume is a stackMårten Nordheim2022-02-091-2/+0
* Get rid of empty optional methods in tst_QSqlQueryEdward Welbourne2022-02-091-10/+0
* Fix an inaccurate comment and update a test caseEdward Welbourne2022-02-091-2/+2
* QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-092-3/+94
* Fix C++20 ambiguous relational operators between QJsonValue{,Ref}Marc Mutz2022-02-091-0/+52
* macOS: Prevent recursion when modifying the edit menuVolker Hilsheimer2022-02-091-0/+29
* Add lineedit and QAbstractItemView widgets in tst_baseline_widgetsAxel Spoerl2022-02-091-0/+350
* tst_QContainerApiSymmetry: fix incorrect P1115 detectionAllan Sandfeld Jensen2022-02-091-1/+1
* 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
* rhi: Add the long-pending probe() helper, with backing for MetalLaszlo Agocs2022-02-091-0/+2
* Make time sensitive QScrollBar test fault tolerantVolker Hilsheimer2022-02-091-1/+8
* Update widgets inheriting QAbstractSpinbox in tst_baseline_widgetsAxel Spoerl2022-02-091-16/+122
* Blacklist tst_qscreen::grabWindow on WindowsFabian Kosmale2022-02-051-0/+2
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-0517-83/+124
* tst_qresourceengine: use QFINDTESTDATA() to find correct pathJanne Juntunen2022-02-041-1/+1
* QCborValue: fix incorrect to{Array,Map} when the value is emptyThiago Macieira2022-02-031-0/+87
* tst_qlogging: use correct qlogging_helper path on webOSJanne Juntunen2022-02-031-11/+17
* Move prematureExec() to the end of tst_qsqlquery's testingEdward Welbourne2022-02-031-2/+4
* Add a QHoverEvent ctor taking global mouse position; deprecate the otherShawn Rutledge2022-02-032-5/+5
* Always wait in the QScreen::grabWindow testVolker Hilsheimer2022-02-031-7/+8
* QPluginLoader: report the right load hintsGiuseppe D'Angelo2022-02-031-1/+10
* Extend baseline test for QTabWidgetAxel Spoerl2022-02-031-0/+85
* QPlainTestLogger: do not print "failure location" if there's no failureGiuseppe D'Angelo2022-02-021-0/+2