qt5base-lts/src/testlib
Edward Welbourne 281cada9c1 Replace 0 with \nullptr in QTest::currentDataTag()'s doc
The function's return type is a pointer, not an integer.

Change-Id: Iab6686ac7e4e24b9b1bd0127346c5854cf593a57
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-07-11 21:41:51 +02:00
..
3rdparty Update 3rdparty valgrind headers to Valgrind 3.14.0 2018-10-17 11:26:08 +00:00
doc Doc: Revise Qt Test Module landing page 2022-06-27 11:05:23 +00:00
CMakeLists.txt Add missing header files to the module sources 2022-05-12 16:34:25 +02:00
configure.cmake CMake: Regenerate configure.cmake files to get reports 2020-03-09 23:09:02 +01:00
qabstractitemmodeltester.cpp Doc: add missing "see also" 2022-07-04 12:34:40 +02:00
qabstractitemmodeltester.h Use QAbstractItemModelTester or QFileSystemModel 2022-05-18 12:58:06 +02:00
qabstracttestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qabstracttestlogger.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
qappletestlogger.cpp 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_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmark.cpp Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qbenchmark.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkevent_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkevent.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkmeasurement_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkmeasurement.cpp 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
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
qbenchmarkperfevents_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkperfevents.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarktimemeasurers_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkvalgrind_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbenchmarkvalgrind.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcsvbenchmarklogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcsvbenchmarklogger.cpp 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_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qjunittestlogger.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qplaintestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qplaintestlogger.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qpropertytesthelper_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsignaldumper_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsignaldumper.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsignalspy.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsignalspy.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
qtaptestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtaptestlogger.cpp Testlib: teach TAP test logger to support new QCOMPARE_* operators 2022-06-03 22:37:50 +02:00
qteamcitylogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qteamcitylogger.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtest_gui.h QTest: Support QKeySequence compare 2022-07-09 21:08:10 +01: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
qtest.h Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
qtestaccessible.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestassert.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestblacklist_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestblacklist.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestcase.cpp Replace 0 with \nullptr in QTest::currentDataTag()'s doc 2022-07-11 21:41:51 +02:00
qtestcase.h testlib: Don't print QCOMPARE values if they lack string representation 2022-07-10 03:08:32 +00:00
qtestcase.qdoc QTest: Support QKeySequence compare 2022-07-09 21:08:10 +01: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_p.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
qtestelementattribute_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
qtestevent.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestevent.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtesteventloop.h Use a precise timer in QTestEventLoop if timeout is sub-second 2022-05-31 21:20:41 +02:00
qtesthelpers_p.h 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
qtestjunitstreamer.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestkeyboard.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestlog_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestlog.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestmouse.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestmouse.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestresult_p.h QTestLib: rework QTest::compare_helper() 2022-06-03 20:37:51 +00:00
qtestresult.cpp testlib: Don't print QCOMPARE values if they lack string representation 2022-07-10 03:08:32 +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_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtesttable.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtesttouch.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestutil_macos_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtestutil_macos.mm Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qttestglobal.h Add QCOMPARE_{EQ,NE,LT,LE,GT,GE}() 2022-06-03 22:37:50 +02:00
qxctestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qxctestlogger.mm Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qxmltestlogger_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qxmltestlogger.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
selfcover.cmake CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00