qt6-bb10/src/testlib
Assam Boudjelthia 90d8a7bed6 Add note on selecting the device which is used to run tests on Android
Pick-to: 6.2 5.15
Change-Id: I9bcff18ca11fbbfdff968e29190cae488de56263
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-08-18 19:53:38 +00:00
..
3rdparty
doc Add note on selecting the device which is used to run tests on Android 2021-08-18 19:53:38 +00:00
CMakeLists.txt CMake: Fix testlib compile definitions not to be overridden 2021-08-12 15:07:56 +02:00
configure.cmake
qabstractitemmodeltester.cpp Update QAbstractItemModelTester::FailureReportingMode documentation 2021-08-01 12:44:14 +02:00
qabstractitemmodeltester.h
qabstracttestlogger.cpp testlib: Rename QAbstractTestLogger::QSystem to QCritical 2021-08-10 18:06:36 +02:00
qabstracttestlogger_p.h testlib: Rename QAbstractTestLogger::QSystem to QCritical 2021-08-10 18:06:36 +02:00
qappletestlogger.cpp testlib: Rename QAbstractTestLogger::QSystem to QCritical 2021-08-10 18:06:36 +02:00
qappletestlogger_p.h Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qasciikey.cpp Canonical pointer usage 2021-02-09 10:27:14 +08:00
qbenchmark.cpp
qbenchmark.h
qbenchmark_p.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qbenchmarkevent.cpp
qbenchmarkevent_p.h
qbenchmarkmeasurement.cpp
qbenchmarkmeasurement_p.h
qbenchmarkmetric.cpp
qbenchmarkmetric.h
qbenchmarkmetric_p.h
qbenchmarkperfevents.cpp
qbenchmarkperfevents_p.h
qbenchmarktimemeasurers_p.h
qbenchmarkvalgrind.cpp Properly deprecate QProcess::pid 2020-10-01 04:55:47 +02:00
qbenchmarkvalgrind_p.h Make QStringList an alias to QList<QString> 2020-09-12 23:37:15 +02:00
qcsvbenchmarklogger.cpp
qcsvbenchmarklogger_p.h
qemulationdetector_p.h Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
qjunittestlogger.cpp testlib: Don't write redundant log message information in JUnit reporter 2021-08-10 18:06:36 +02:00
qjunittestlogger_p.h testlib: Produce <error> elements on fatal errors in JUnit reporter 2021-08-10 18:06:36 +02:00
qplaintestlogger.cpp testlib: Rename QAbstractTestLogger::QSystem to QCritical 2021-08-10 18:06:36 +02:00
qplaintestlogger_p.h
qpropertytesthelper_p.h Add a helper method for testing write-once bindable properties 2021-04-30 15:37:27 +03:00
qsignaldumper.cpp Deprecate the static int based API in QMetaType 2020-08-24 00:19:05 +02:00
qsignaldumper_p.h testlib: Defer signal dumper start until tests are ready to run 2020-07-22 23:23:16 +02:00
qsignalspy.h QSignalSpy: Use QMetaType instead of metatype id in initArgs 2020-11-10 11:23:55 +01:00
qsignalspy.qdoc
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
qtaptestlogger.cpp testlib: Don't report additional 'pass' test point for blacklisted XFail 2021-08-05 03:58:50 +02:00
qtaptestlogger_p.h Remove unnecessary ; after function implementations 2020-07-06 11:46:39 +02:00
qteamcitylogger.cpp testlib: Rename QAbstractTestLogger::QSystem to QCritical 2021-08-10 18:06:36 +02:00
qteamcitylogger_p.h
qtest.h QTest: fix -Wformat-overflow GCC warning 2021-07-01 06:44:30 +02:00
qtest_gui.h QTest: there's no toString(QImage) 2021-07-07 15:07:55 +02:00
qtest_network.h
qtest_widgets.h
qtestaccessible.h QTestAccessible: Clear objects in EventList when deleted 2021-05-23 10:46:03 +00:00
qtestassert.h
qtestblacklist.cpp testlib: Only consider major version for macOS 11 and later in blacklists 2021-02-03 19:21:01 +00:00
qtestblacklist_p.h
qtestcase.cpp Clean up some notes in QtTestLib documentation 2021-08-11 21:10:00 +02:00
qtestcase.h testlib: Deprecate QWARN() in favor of qWarning() 2021-08-04 19:31:51 +02:00
qtestcase.qdoc Clarify documentation of QEXPECT_FAIL()'s mode 2021-08-11 21:10:00 +02:00
qtestcoreelement_p.h testlib: Remove unused QTestCoreElement and QTestElementAttribute types 2021-08-10 16:06:36 +00:00
qtestcorelist_p.h
qtestdata.cpp Deprecate the static int based API in QMetaType 2020-08-24 00:19:05 +02:00
qtestdata.h
qtestelement.cpp
qtestelement_p.h
qtestelementattribute.cpp testlib: Remove unused QTestCoreElement and QTestElementAttribute types 2021-08-10 16:06:36 +00:00
qtestelementattribute_p.h testlib: Remove unused QTestCoreElement and QTestElementAttribute types 2021-08-10 16:06:36 +00:00
qtestevent.h Use Q_DECL_UNUSED_MEMBER instead of Q_UNUSED 2020-07-06 11:29:39 +02:00
qtestevent.qdoc
qtesteventloop.h QTestEventLoop: stop when the test fails 2021-08-05 01:07:41 +02:00
qtesthelpers_p.h
qtestjunitstreamer.cpp testlib: Don't write redundant log message information in JUnit reporter 2021-08-10 18:06:36 +02:00
qtestjunitstreamer_p.h
qtestkeyboard.h Replace Q_DECL_UNUSED with [[maybe_unused]] 2020-10-03 11:58:08 +02:00
qtestlog.cpp testlib: Rename QAbstractTestLogger::QSystem to QCritical 2021-08-10 18:06:36 +02:00
qtestlog_p.h testlib: Add private API to add test logger 2020-10-31 16:02:41 +01:00
qtestmouse.cpp Remove QTest::lastMouseButton 2020-11-11 09:12:35 +01:00
qtestmouse.h QTest: don't wait before sending mouse event: increment the timestamp 2020-11-17 19:55:04 +01:00
qtestresult.cpp testlib: Let loggers know which test function is being left 2021-08-10 18:06:36 +02:00
qtestresult_p.h testlib: Pass on file location on failure, but don't assume we have one 2021-08-04 17:31:51 +00:00
qtestspontaneevent.h Cleanup qtestspontaneevent.h for Qt 6 2020-07-06 09:30:22 +00:00
qtestsystem.h
qtesttable.cpp
qtesttable_p.h
qtesttouch.h Refactor testlib touch functions into qtestsupport_gui and _widgets 2020-09-08 08:02:15 +02:00
qtestutil_macos.mm
qtestutil_macos_p.h
qttestglobal.h Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
qxctestlogger.mm Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qxctestlogger_p.h Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qxmltestlogger.cpp testlib: Rename QAbstractTestLogger::QSystem to QCritical 2021-08-10 18:06:36 +02:00
qxmltestlogger_p.h
selfcover.cmake CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00