summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_QLibrary: add a cleanup() method to unload left-oversThiago Macieira2022-10-191-0/+33
* tst_QSet: fix flakiness after we removed the fixed, non-zero seedThiago Macieira2022-10-181-11/+21
* tst_QSql*/sqlite: Don't use random output in the datatagsMÃ¥rten Nordheim2022-10-181-1/+9
* Anticipate various warnings in tst_QVariantEdward Welbourne2022-10-181-18/+40
* Ignore the warning for all types in tst_QCborValue's mapFromArray*()Edward Welbourne2022-10-181-6/+1
* tst_QChar::fromUcs4(): deduplicate a test-caseEdward Welbourne2022-10-181-3/+3
* tst_QLocalSocket::listen(): distinguish two data tagsEdward Welbourne2022-10-181-2/+2
* tst_QDoubleValidator::setRangeOverloads(): rename a data rowEdward Welbourne2022-10-181-1/+1
* tst_QFont::serialize(): distinguish two letterspacing data tagsEdward Welbourne2022-10-181-2/+2
* tst_QPainter::blendARGBonRGB(): rename some data rowsEdward Welbourne2022-10-181-8/+8
* tst_QPainterPath::testNaNandInfinites(): anticipate the warningsEdward Welbourne2022-10-181-3/+30
* tst_QPainterPath::testArcMoveTo(): include index in some data tagsEdward Welbourne2022-10-181-8/+8
* tst_QPainterPath::contains_QRectF(): rename some data rowsEdward Welbourne2022-10-181-3/+3
* tst_QImage::reinterpretAsFormat(): deduplicate a data tagEdward Welbourne2022-10-181-1/+1
* tst_QImage::mirrored(): deduplicate some data row namesEdward Welbourne2022-10-181-6/+6
* tst_QImageReader::preserveTexts(): deduplicate data tagsEdward Welbourne2022-10-181-11/+23
* tst_QKeySequence::parseString_data(): drop duplicated rowsEdward Welbourne2022-10-181-4/+0
* tst_QDBusTypes::isValidFixedType: don't duplicate fixed typesEdward Welbourne2022-10-181-1/+0
* tst_QRect::containsPointF_data(): remove duplicate data rowEdward Welbourne2022-10-181-2/+0
* tst_QCryptographicHash: avoid duplicate data tagsEdward Welbourne2022-10-181-1/+1
* tst_QBitArray: remove duplicate data rowsEdward Welbourne2022-10-181-2/+0
* MSVC: Disable buggy conformance checkYuhang Zhao2022-10-181-1/+1
* Fix flakiness in tst_QDoubleSpinBox / editingFinishedAxel Spoerl2022-10-181-1/+8
* Port qCompress() to zstream/deflate()Marc Mutz2022-10-171-0/+13
* 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-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