summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-153-8/+4
* MSVC: Enable all possible conformance checksYuhang Zhao2022-10-151-1/+1
* CMake: Set RPATH of deployed plugins on LinuxJoerg Bornemann2022-10-152-7/+10
* Don't set QT_PLUGIN_PATH in the deployment test's run environmentJoerg Bornemann2022-10-152-0/+3
* Autotest/Unix: request zero-sized core dumps for crashing codeThiago Macieira2022-10-143-1/+33
* tests: skip tst_QWidget::touchEventSynthesizedMouseEvent() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_selftests on Wayland and XWaylandLiang Qi2022-10-141-0/+5
* tests: skip tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() on Way...Liang Qi2022-10-141-0/+5
* tests: skip tst_QCompleter::showPopupInGraphicsView() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget_window::mouseMoveWithPopup() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget::setWindowGeometry() on WaylandLiang Qi2022-10-141-2/+2
* tests: skip tst_QGridLayout::setMinAndMaxSize() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget_window::resetFocusObjectOnDestruction() on WaylandLiang Qi2022-10-141-0/+3
* tests: tst_QWidget::renderChildFillsBackground() passes on WaylandLiang Qi2022-10-141-1/+2
* tests: skip a few tests in tst_QWidget on WaylandLiang Qi2022-10-141-0/+12
* tests: skip tst_QWidget::renderInvisible() on WaylandLiang Qi2022-10-141-0/+3
* Fix memory leak and clean up splitter testVolker Hilsheimer2022-10-141-24/+25
* Allow programmatic closing of windows that are modally blockedVolker Hilsheimer2022-10-121-0/+17
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-1144-123/+123
* tst_QTcpServer: use a random port number in addressReusableThiago Macieira2022-10-112-6/+21
* tst_QTcpServer: Output useful more useful info for addressReusableThiago Macieira2022-10-112-2/+16
* Update UCD to Revision 30Ievgenii Meshcheriakov2022-10-116-5024/+5022
* tst_QString::compare(): rename a test tag to be uniqueEdward Welbourne2022-10-111-1/+1
* tst_QString::number_base(): distinguish negative binary test-casesEdward Welbourne2022-10-111-1/+1
* tst_QRE::wildcard(): use more informative data row tagsEdward Welbourne2022-10-111-2/+1
* tst_QBAApiSymmetry::toInt_data(): deduplicate a data-row nameEdward Welbourne2022-10-111-1/+1
* tst_QCborValue: remove duplicate data row from testsEdward Welbourne2022-10-111-1/+0
* tst_QPlugin::scanInvalidPlugin(): de-duplicate a data-tagEdward Welbourne2022-10-111-2/+2
* tst_QUuid::fromString(): tweak a test to avoid data-tag collisionEdward Welbourne2022-10-111-1/+1
* tst_QResourceEngine::checkStructure(): fix name of some data rowsEdward Welbourne2022-10-111-1/+1
* tst_QUrl::fromUserInput(): distinguish to data rows by name tagEdward Welbourne2022-10-111-2/+4
* tst_QUrl: distinguish two ipvfuture test-case data tagsEdward Welbourne2022-10-111-2/+2
* tst_QUrlQuery: remove duplicate of reconstructQuery data rowEdward Welbourne2022-10-111-2/+1
* tst_QFile: distinguish invalid from valid in mapResource data-tagsEdward Welbourne2022-10-111-4/+6
* Distinguish the repeats of QSystemSemaphor's processes testsEdward Welbourne2022-10-111-3/+3
* Remove duplicate tst_QVariant canConvert:Int data rowEdward Welbourne2022-10-111-3/+0
* Rename some tst_QTextStream::manipulators() data rowsEdward Welbourne2022-10-111-4/+4
* Reflow tst_QTextStream::manipulators_data()Edward Welbourne2022-10-111-7/+21
* Provide optTitle for a NumberDoubleTestData testcase that needs itEdward Welbourne2022-10-111-1/+2
* Rename tst_QBA::toFromHex()'s longer no-leading-zero data-rowEdward Welbourne2022-10-111-1/+1
* Rename tst_QBA::movablity() to fix the typoEdward Welbourne2022-10-111-4/+4
* Don't duplicate a column name in tst_QByteArray::movablity_data()Edward Welbourne2022-10-111-3/+1
* Fix tst_QQuaternion's duplicate test tagsEdward Welbourne2022-10-111-25/+9
* CMake: Only build ssl tests if the feature was enabledAlexandru Croitor2022-10-111-3/+3
* JNI: add generic support for array-typesVolker Hilsheimer2022-10-101-0/+9
* tst_QTcpServer: blacklist addressReusable on macOSMårten Nordheim2022-10-101-0/+1
* tst_QTcpServer: convert QSKIP to blacklistMårten Nordheim2022-10-102-3/+2
* Replace qExchange with std::exchangeMarc Mutz2022-10-071-1/+1
* tests: skip two tests in tst_QDockWidget on WaylandLiang Qi2022-10-071-0/+4
* tests: skip tst_QAction::disableShortcutInMenuAction() on WaylandLiang Qi2022-10-071-0/+3