..
3rdparty
Modify copyright format in qt_attribution.json
2023-10-23 17:42:45 +00:00
doc
Add QTest option for repeating the entire test execution
2023-11-15 11:07:09 +00:00
CMakeLists.txt
TestLib: provide helper functions to test relational operators
2023-11-13 16:35:54 +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
Add QTest option for repeating the entire test execution
2023-11-15 11:07:09 +00:00
qabstracttestlogger_p.h
Add QTest option for repeating the entire test execution
2023-11-15 11:07:09 +00:00
qappletestlogger.cpp
Remove redundant QPair includes
2023-09-06 17:24:40 +00:00
qappletestlogger_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qasciikey.cpp
Rename Qt::Key_mu to Qt::Key_micro
2023-08-24 13:51:36 +00:00
qbenchmark.cpp
QBENCHMARK: mark loop operations as noexcept
2023-11-15 23:40:24 +01:00
qbenchmark.h
QBENCHMARK: mark loop operations as noexcept
2023-11-15 23:40:24 +01:00
qbenchmark_p.h
QBENCHMARK: mark loop operations as noexcept
2023-11-15 23:40:24 +01: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
Fix some narrowing conversion warnings
2023-04-08 13:24:04 +02: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
qcomparisontesthelper.cpp
TestLib: provide helper functions to test relational operators
2023-11-13 16:35:54 +01:00
qcomparisontesthelper_p.h
Rename Q*Ordering to Qt::*_ordering
2023-11-21 11:46:27 +01: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
Remove the manual undef of the min/max macros, or def NOMINMAX
2023-06-08 01:18:04 +02:00
qjunittestlogger_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qplaintestlogger.cpp
Add QTest option for repeating the entire test execution
2023-11-15 11:07:09 +00:00
qplaintestlogger_p.h
Add QTest option for repeating the entire test execution
2023-11-15 11:07:09 +00:00
qpropertytesthelper_p.h
Fix a compiler warning (GCC 13.2.1) -Wpessimizing-move
2023-11-20 22:19:19 +00:00
qsignaldumper.cpp
SignalDumper: fix UB (data race on ignoreLevel)
2023-10-17 18:51:16 +00:00
qsignaldumper_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qsignalspy.h
QSignalSpy: add wait(std::chrono::milliseconds) overload
2023-03-03 21:36:55 +02:00
qsignalspy.qdoc
QSignalSpy: add wait(std::chrono::milliseconds) overload
2023-03-03 21:36:55 +02:00
qt_cmdline.cmake
Implement the batch_tests feature
2022-08-24 02:46:37 +02:00
qtaptestlogger.cpp
QTest: Rename QCOMPARE_XX parameters to add meaning
2023-03-08 15:10:21 +01:00
qtaptestlogger_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qteamcitylogger.cpp
QtMiscUtils: add isAsciiPrintable() helper
2023-03-18 12:00:56 +02:00
qteamcitylogger_p.h
Convert teamcity logger to use QTestCharBuffer
2022-09-13 14:50:59 +02:00
qtest.h
testlib: use string view types more
2023-09-07 10:45:08 +03: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
testlib: use const methods more
2023-09-08 19:17:35 +03:00
qtestassert.h
Testlib: Make QTEST_ASSERT usable in constexpr functions
2023-07-17 08:33:40 +00:00
qtestblacklist.cpp
Move the remaining blacklist setting into TestMethods::invokeTest()
2023-11-20 08:58:17 +03:00
qtestblacklist_p.h
Make checkBlackLists() return bool
2023-11-03 16:31:57 +03:00
qtestcase.cpp
Move the remaining blacklist setting into TestMethods::invokeTest()
2023-11-20 08:58:17 +03:00
qtestcase.h
QCOMPARE: restore compatibility with braced-init-lists
2023-07-07 12:20:50 +02:00
qtestcase.qdoc
[doc] QBENCHMARK_ONCE: fix typos
2023-11-15 23:40:24 +01: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
QTestEventLoop: add enterLoop(std::chrono::milliseconds) overload
2023-03-03 21:36:48 +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
Add QTest option for repeating the entire test execution
2023-11-15 11:07:09 +00:00
qtestlog_p.h
Add QTest option for repeating the entire test execution
2023-11-15 11:07:09 +00: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
Increase QTest failure message limit
2023-10-19 10:57:21 +08: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
QTestTable: quote tag name in duplicate tag warning message
2023-02-22 14:47:14 +02: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
Do not generate the deprecated 'QtTest/qtest_global.h'
2023-08-24 13:39:45 +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