qt6-bb10/src/testlib
Friedemann Kleint 08c2010708 src: Remove remains of qmake conversion from CMakeLists.txt files
Pick-to: 6.5
Change-Id: Id644d322a602038403bb7f46c532744575fbf6d3
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-02-10 23:36:51 +01:00
..
3rdparty QBenchlib/Perf: open the perffd with PERF_FLAG_FD_CLOEXEC 2022-10-20 08:39:16 -07:00
doc Improve documentation of data-driven tests 2023-01-31 17:35:13 +01:00
CMakeLists.txt src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
configure.cmake Implement the batch_tests feature 2022-08-24 02:46:37 +02:00
qabstractitemmodeltester.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qabstractitemmodeltester.h Use QAbstractItemModelTester or QFileSystemModel 2022-05-18 12:58:06 +02:00
qabstracttestlogger.cpp QPlainTestLogger: don't print "RESULT" before each additional result 2022-11-09 20:34:12 -08:00
qabstracttestlogger_p.h QPlainTestLogger: don't print "RESULT" before each additional result 2022-11-09 20:34:12 -08:00
qappletestlogger.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qappletestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qasciikey.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmark.cpp QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmark.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmark_p.h QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarkevent.cpp QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarkevent_p.h QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarkmeasurement.cpp QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarkmeasurement_p.h QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarkmetric.cpp Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qbenchmarkmetric.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkmetric_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkperfevents.cpp QBenchlib/Perf: use one system call to enable/disable measurements 2022-11-09 02:18:45 -07:00
qbenchmarkperfevents_p.h QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarktimemeasurers_p.h QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarkvalgrind.cpp QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qbenchmarkvalgrind_p.h QBenchlib: add support for a measurer reporting multiple results 2022-11-09 02:18:45 -07:00
qcsvbenchmarklogger.cpp QBenchlib: use QBenchmarkMeasurerBase::Measurement in QBenchmarkResult 2022-11-09 02:18:44 -07:00
qcsvbenchmarklogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qemulationdetector_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qjunittestlogger.cpp Doc: Change links from froglogic to qt domain 2022-12-09 11:40:49 +01:00
qjunittestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qplaintestlogger.cpp QTestlib: Disambiguate static functions 2023-01-23 14:57:55 +01:00
qplaintestlogger_p.h QPlainTestLogger: don't print "RESULT" before each additional result 2022-11-09 20:34:12 -08:00
qpropertytesthelper_p.h Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qsignaldumper.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qsignaldumper_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsignalspy.h Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qsignalspy.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt_cmdline.cmake Implement the batch_tests feature 2022-08-24 02:46:37 +02:00
qtaptestlogger.cpp Fix error in TAP test logger's regex to recognize QVERIFY() output 2022-09-22 17:34:51 +02:00
qtaptestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qteamcitylogger.cpp QTestlib: Disambiguate static functions 2023-01-23 14:57:55 +01:00
qteamcitylogger_p.h Convert teamcity logger to use QTestCharBuffer 2022-09-13 14:50:59 +02:00
qtest.h Don't implicitly cast BATCHED_TEST_NAME to qstring 2023-01-31 02:59:17 +01:00
qtest_gui.h Fix build with -no-feature-shortcut 2023-01-17 03:59:09 +09:00
qtest_network.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtest_widgets.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestaccessible.h Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qtestassert.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestblacklist.cpp Add note to blacklist documentation about how keywords relate 2022-11-18 19:25:20 +01:00
qtestblacklist_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestcase.cpp Cross-reference newRow() and addRow() in QTest docs and improve wording 2023-01-31 04:46:58 +01:00
qtestcase.h Add QTest::currentTestResolved() and use in testlib 2022-09-22 17:34:51 +02:00
qtestcase.qdoc testlib: make it possible to test double-clicks with discrete events 2022-10-16 08:36:03 +02:00
qtestcase_p.h Implement the batch_tests feature 2022-08-24 02:46:37 +02:00
qtestcoreelement_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestdata.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestdata.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestelement.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestelement_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestelementattribute.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestelementattribute_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestevent.h Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qtestevent.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtesteventloop.h Add QTest::currentTestResolved() and use in testlib 2022-09-22 17:34:51 +02:00
qtesthelpers_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestjunitstreamer.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestjunitstreamer_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestkeyboard.h Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qtestlog.cpp QPlainTestLogger: don't print "RESULT" before each additional result 2022-11-09 20:34:12 -08:00
qtestlog_p.h QPlainTestLogger: don't print "RESULT" before each additional result 2022-11-09 20:34:12 -08:00
qtestmouse.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestmouse.h testlib: make it possible to test double-clicks with discrete events 2022-10-16 08:36:03 +02:00
qtestregistry.cpp Implement the batch_tests feature 2022-08-24 02:46:37 +02:00
qtestregistry_p.h Add "We mean it" header 2022-10-05 09:05:54 +02:00
qtestresult.cpp Long live Q_UNREACHABLE_RETURN()! 2022-10-15 22:11:47 +02:00
qtestresult_p.h QTestLib: rework QTest::compare_helper() 2022-06-03 20:37:51 +00:00
qtestspontaneevent.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestsystem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtesttable.cpp Object to creating duplicate entries in a test-data table 2023-01-31 17:35:12 +01:00
qtesttable_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtesttouch.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtestutil_macos.mm Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qtestutil_macos_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qttestglobal.h Introduce the qt_deprecates pragma 2022-09-06 20:15:00 +02:00
qxctestlogger.mm Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qxctestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qxmltestlogger.cpp QBenchlib: use QBenchmarkMeasurerBase::Measurement in QBenchmarkResult 2022-11-09 02:18:44 -07:00
qxmltestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
selfcover.cmake Doc: Change links from froglogic to qt domain 2022-12-09 11:40:49 +01:00