summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), tooMarc Mutz2022-10-172-0/+3
* tst_QAlgorithms: fix misleading indent in data tableEdward Welbourne2022-10-171-8/+11
* Clean up tst_QAlgorithms::count{Trail,Lead}ing_data_impl()Edward Welbourne2022-10-171-12/+15
* tst_QTime: fix two duplicated test data tagsEdward Welbourne2022-10-171-2/+2
* tst_QDateTime: eliminate some duplicate test-casesEdward Welbourne2022-10-171-9/+0
* tst_QAtomicInt:fetchAndAdd(): remove two duplicate data rowsEdward Welbourne2022-10-171-2/+0
* tst_QStringApiSymmetry: use startpos to deduplicate indexing data tagsEdward Welbourne2022-10-171-11/+15
* tst_QStringApiSymmetry: avoid repetition in trimmed_data()Edward Welbourne2022-10-171-8/+10
* tst_QStringApiSymmetry: eliminate one duplicate of a mid_data() rowEdward Welbourne2022-10-171-1/+0
* Update Catch2 to v2.13.10Marc Mutz2022-10-172-12/+18
* Port qUncompress() to zstream/inflate()Marc Mutz2022-10-161-0/+63
* testlib: make it possible to test double-clicks with discrete eventsShawn Rutledge2022-10-167-6/+68
* SQL/tests: fix tst_qsqlqueryChristian Ehrlicher2022-10-162-4/+20
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-152-6/+3
* 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-1133-104/+104
* 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