summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QAccessible test: skip focusChild on waylandVolker Hilsheimer2023-04-112-3/+3
* QPushButton: use QMenu::popup instead of exec to show menuVolker Hilsheimer2023-04-111-2/+6
* QWidget: add overload to set tab order as a list of widgetsVolker Hilsheimer2023-04-111-20/+32
* QDate: remove an old commentAhmad Samir2023-04-081-1/+0
* QXmlStream: run the test suite from a method other than initTestCase()Ahmad Samir2023-04-081-4/+8
* QDate: reformat a unittestAhmad Samir2023-04-081-26/+18
* tst_qstringapisymmetry: silence a GCC warningAhmad Samir2023-04-081-0/+5
* SQL/Tests: use TableScope where possibleChristian Ehrlicher2023-04-074-319/+242
* QtSql: don't use deprecated QSqlDatabase::exec in testVolker Hilsheimer2023-04-071-1/+2
* SQL/IBASE: Always escape the table names when creating the SQL statementChristian Ehrlicher2023-04-071-2/+2
* QSqlQuery: add boundValueName()/boundValueNames()Christian Ehrlicher2023-04-071-0/+6
* Add DPI change testsMorten Sørvig2023-04-061-0/+40
* SQL/QSqlRelationalTableModel escape the auto-generated aliasChristian Ehrlicher2023-04-061-137/+94
* Permissions: respect context object's thread and life timeVolker Hilsheimer2023-04-061-0/+92
* Deprecate QtFuture::makeReadyFuture()Ivan Solovev2023-04-051-0/+5
* Long live QtFuture::makeReadyVoidFuture() and QtFuture::makeReadyValueFuture()Ivan Solovev2023-04-052-17/+40
* Long live QtFuture::makeReadyRangeFuture()Ivan Solovev2023-04-051-0/+94
* QPluginLoader: don't instantiante multiple, identical instancesThiago Macieira2023-04-051-7/+19
* SQL/Benchmarks: cleanupChristian Ehrlicher2023-04-052-224/+13
* QMultiHash: fix missing update to m_sizeThiago Macieira2023-04-041-0/+73
* Create any callable using QRunnable::createAllan Sandfeld Jensen2023-04-041-0/+19
* SQL/tests: Add testcase for QODBC toSQLTCHAR()Christian Ehrlicher2023-04-031-0/+19
* QSqlError: also compare nativeErrorCode() in operator==() / operator!=()Christian Ehrlicher2023-04-031-3/+7
* Fix warning when comparing size_t with qsizetypeVolker Hilsheimer2023-04-031-1/+1
* tst_qxmlstream: add non-US-ASCII hasAttribute() checksMarc Mutz2023-04-011-2/+19
* Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITYMårten Nordheim2023-04-013-3/+60
* tst_Q(Any)StringView: check conversion from winrt::hstringMarc Mutz2023-03-312-0/+33
* QSqlIndex: add move ctor & move operatorChristian Ehrlicher2023-03-313-0/+142
* moc: Record types of enumerationsUlf Hermann2023-03-314-29/+183
* Short live q20::to_address!Marc Mutz2023-03-314-0/+173
* QListView: No-op, when a list item is dropped directly behind itselfAxel Spoerl2023-03-311-0/+54
* tst_qtconcurrentrun: fix UB (uninit'ed values)Marc Mutz2023-03-311-2/+2
* tst_QThreadPool: reduce the number of infinite timeoutsMarc Mutz2023-03-311-47/+56
* tst_bench_QCryptographicHash: use resultView()Marc Mutz2023-03-311-3/+3
* tst_bench_QCryptographicHash: port from std::function to qxp::function_refMarc Mutz2023-03-311-3/+2
* tst_bench_QCryptographicHash: QSKIP unsupported algorithmsMarc Mutz2023-03-311-0/+19
* tst_bench_QCryptographicHash: add benchmarks for QMessageAuthenticationCodeMarc Mutz2023-03-311-0/+80
* tst_QSslSocket_onDemandCertificates_member: Blacklist Windows & debugAxel Spoerl2023-03-302-8/+17
* Fix QTimer::crossThreadSingleShotToFunctor testVolker Hilsheimer2023-03-301-8/+20
* tst_QDateTimeEdit::stepModifierPressAndHold(): tweak start dateEdward Welbourne2023-03-281-1/+5
* Pick up initial state of foreign windows instead of reflecting QWindowTor Arne Vestbø2023-03-281-0/+57
* Ensure QHighDpiScaling::set(Screen/Global)Factor() results in QScreen signalsTor Arne Vestbø2023-03-281-0/+32
* QComboBox: reset indexBeforeChange to -1 if index is invalidatedAxel Spoerl2023-03-281-37/+42
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2023-03-281-1/+14
* QPromise: add support for addResult(braced-initializer)Marc Mutz2023-03-281-0/+15
* QMetaType: Provide underlyingType for enumsFabian Kosmale2023-03-282-0/+56
* QFutureInterface: add a warning when an existing continuation is overwrittenIvan Solovev2023-03-281-0/+30
* SQL/IBASE: Time Zone support (firebird 4.x)Andreas Bacher2023-03-242-0/+126
* tests: blacklist tst_QImageReader::setClipRect() andLiang Qi2023-03-241-0/+8
* tst_QVariant: add a test contrasting Qt 5/6 isNull behaviorMarc Mutz2023-03-241-0/+7