summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-2430-231/+842
|\
| * Endian: Provide special integer bitfield unionsUlf Hermann2022-05-131-1/+108
| * QWidgetTextControl: port to new-style connects (faster)David Faure2022-05-101-0/+11
| * tst_QNetworkReply try stabilize autoDeleteReplies testsMårten Nordheim2022-05-101-3/+10
| * Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2022-05-081-0/+18
| * Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2022-05-078-13/+13
| * Fix QListView assert when the last row is moved in IconModeChunLin Wang2022-05-071-0/+217
| * QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2022-05-071-0/+16
| * Remove pure-virtual-signals.h include from tst_moc.cppEdward Welbourne2022-05-071-1/+0
| * Windows QPA: Fix slowdown with large table/tree views with accessibilityAndré de la Rocha2022-05-051-0/+119
| * Fix assertion failure when parsing a doubly-invalid date-time textEdward Welbourne2022-04-251-2/+18
| * Blacklist passwordAuth for Ubuntu 20.04Heikki Halmet2022-04-191-0/+1
| * Fix compilation with GCC 12 (and on Fedora 35 and newer)Ville Voutilainen2022-04-155-27/+6
| * Android: use BCP 47 tag to create a correct Locale for QTimeZone::displayName()Ivan Solovev2022-04-131-0/+53
| * QBuffer: fail early in seek() beyond QByteArray's max capacityMarc Mutz2022-04-131-0/+24
| * tst_QTcpSocket::connectToHostError - handle possible timeoutsTimur Pocheptsov2022-04-071-8/+27
| * tst_QSslSocket - replace an old certificateTimur Pocheptsov2022-03-302-88/+84
| * Make Ubuntu with its non-standard security level happyTimur Pocheptsov2022-03-292-88/+84
| * Android: Blacklist failing tests on tst_QGraphicsProxyWidgetSamuel Mira2022-03-291-0/+4
| * QTextMarkdownImporter: don't apply text char format to list item blockShawn Rutledge2022-03-211-0/+29
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-23707-7166/+883
|\|
| * Check for null driver() before trying to exec()Edward Welbourne2022-03-171-1/+32
| * tst_QIODevice: fix UB (precondition violation) in SequentialReadBuffer::readD...Marc Mutz2022-03-161-3/+6
| * QString::asprintf: check that passing field widths as arguments worksMarc Mutz2022-03-161-0/+6
| * Backport recent QFlags testsMarc Mutz2022-03-161-0/+69
| * Rewrite tst_qdataurl as a data-driven testMarc Mutz2022-03-141-30/+32
| * QCompleter: fix crash when setting the same model twiceDavid Faure2022-03-141-0/+10
| * Fix C++20 ambiguous relational operators between QJsonValue{,Ref}Marc Mutz2022-03-112-0/+53
| * Blacklist: test cases blacklisted in tst_QDBusConnection:CI Insignificant Platforms Monitor Bot2022-03-101-0/+4
| * QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-287-4/+183
| * QAbstractItemModel: fix persistent index corruption when moving columnsDavid Faure2022-02-281-0/+20
| * Http2: Fix redirect-handlingMårten Nordheim2022-02-223-1/+85
| * tst_QSystemSemaphore: give proper path to test-helperMårten Nordheim2022-02-221-1/+8
| * Update public suffix listIevgenii Meshcheriakov2022-02-181-1/+1
| * Gui: test also depends for clipboard featurePasi Petäjäjärvi2022-02-161-3/+3
| * QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHand...Marc Mutz2022-02-161-0/+19
| * BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 20.04Heikki Halmet2022-02-141-0/+1
| * BLACKLIST test_Gestures tests for RHEL-8.4Heikki Halmet2022-02-091-0/+5
| * QPlainTestLogger: do not print "failure location" if there's no failureGiuseppe D'Angelo2022-02-051-0/+2
| * Don't QEXPECT_FAIL tst_QLineEdit::testQuickSelectionWithMouse on macOS ARMTor Arne Vestbø2022-02-031-1/+1
| * Update float16 part of TestLib selftestTor Arne Vestbø2022-02-018-3162/+10
| * Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows...Ivan Solovev2022-01-311-2/+1
| * BLACKLIST tst_qfont for Red Hat 8.4 and Ubuntu 20.04Heikki Halmet2022-01-281-0/+6
| * Fix memory leak in QtConcurrent::run when called with a NULL QThreadPoolSona Kurazyan2022-01-261-0/+23
| * QTransform benchmark: measure what was promisedMarc Mutz2022-01-241-1/+1
| * JSON: When clearing duplicate object entries, also clear containersUlf Hermann2022-01-191-0/+20
| * Convert date-time to UTC before claiming it's in GMTEdward Welbourne2022-01-181-9/+27
| * Remove execute permission from XML filesEdward Welbourne2022-01-184-0/+0
| * Add test case for style sheet selectors for enum propertiesVolker Hilsheimer2022-01-181-0/+38
| * Fix an assertion failure in massageAdjustedDateTime()Edward Welbourne2022-01-141-0/+12