qt6-bb10/src/testlib
Olivier De Cannière a6f4af0921 TestLib: Wrap raw strings in QStringLiteral for QT_NO_CAST_FROM_ASCII
This enables testing of qmltc with QT_NO_CAST_FROM_ASCII.

Change-Id: I0a6655522b0edaa79dc606b70c263b83ad14ee0b
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
(cherry picked from commit 33a80b27b343fb02d365520a352843a84dd851fd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-02 19:35:18 +00:00
..
3rdparty Update benchlib's 3rdparty cycle counter to FFTW v3.3.10 2024-07-17 10:33:01 +00:00
doc Doc: Fix broken links 2024-06-26 22:52:29 +00:00
CMakeLists.txt testlib: Enable -tickcounter on Apple Silicon 2024-09-28 16:00:58 +00:00
configure.cmake
qabstractitemmodeltester.cpp QAbstractItemModelTester: Enable testing the QtGui roles without linking to QtGui 2024-06-13 08:46:16 +00:00
qabstractitemmodeltester.h QAbstractItemModelTester: Enable testing the QtGui roles without linking to QtGui 2024-06-13 08:46:16 +00:00
qabstracttestlogger.cpp QtTest: port from qsnprintf to std::snprintf and mark the module as qsnprintf-free 2024-08-05 18:23:04 +02:00
qabstracttestlogger_p.h Add QTest option for repeating the entire test execution 2023-11-15 11:07:09 +00:00
qappletestlogger.cpp QAppleTestLogger: Add source link to failure messages 2024-01-22 15:51:21 +01:00
qappletestlogger_p.h
qasciikey.cpp Rename Qt::Key_mu to Qt::Key_micro 2023-08-24 13:51:36 +00:00
qbenchmark.cpp Benchlib: remove unused init() virtual function 2024-10-12 06:24:08 +00: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 Testlib: remove no longer used function call 2024-07-03 20:12:03 +00:00
qbenchmarkevent_p.h Testlib: remove no longer used function call 2024-07-03 20:12:03 +00:00
qbenchmarkmeasurement.cpp Gui/Testlib: fix compilation for FEATURE_qreal 2024-08-25 17:03:41 +00:00
qbenchmarkmeasurement_p.h Benchlib: remove unused init() virtual function 2024-10-12 06:24:08 +00:00
qbenchmarkmetric.cpp
qbenchmarkmetric.h
qbenchmarkmetric_p.h
qbenchmarkperfevents.cpp Benchlib: remove unused init() virtual function 2024-10-12 06:24:08 +00:00
qbenchmarkperfevents_p.h Benchlib: remove unused init() virtual function 2024-10-12 06:24:08 +00:00
qbenchmarktimemeasurers_p.h Reorganise QtTest 3rdparty to separate its various parts 2024-07-12 13:45:55 +02:00
qbenchmarkvalgrind.cpp Reorganise QtTest 3rdparty to separate its various parts 2024-07-12 13:45:55 +02:00
qbenchmarkvalgrind_p.h
qcomparisontesthelper.cpp TestLib: provide helper functions to test relational operators 2023-11-13 16:35:54 +01:00
qcomparisontesthelper_p.h Comparison helper macros: drop the check for noexcept 2024-08-13 12:56:13 +00:00
qcsvbenchmarklogger.cpp QtTest: port from qsnprintf to std::snprintf and mark the module as qsnprintf-free 2024-08-05 18:23:04 +02:00
qcsvbenchmarklogger_p.h
qemulationdetector_p.h TestLib: Wrap raw strings in QStringLiteral for QT_NO_CAST_FROM_ASCII 2024-11-02 19:35:18 +00:00
qjunittestlogger.cpp QtTest: port from qsnprintf to std::snprintf and mark the module as qsnprintf-free 2024-08-05 18:23:04 +02:00
qjunittestlogger_p.h
qplaintestlogger.cpp Gui/Testlib: fix compilation for FEATURE_qreal 2024-08-25 17:03:41 +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 Make headers QT_NO_QSNPRINTF-clean 2024-08-05 18:22:50 +02:00
qsignaldumper.cpp SignalDumper: protect access to ignoreClasses 2024-01-19 22:28:00 +00:00
qsignaldumper_p.h
qsignalspy.cpp QSignalSpy: make sig member const 2024-05-16 17:12:14 +02:00
qsignalspy.h QSignalSpy: make sig member const 2024-05-16 17:12:14 +02:00
qt_cmdline.cmake
qtaptestlogger.cpp QTest: Rename QCOMPARE_XX parameters to add meaning 2023-03-08 15:10:21 +01:00
qtaptestlogger_p.h
qteamcitylogger.cpp QtMiscUtils: add isAsciiPrintable() helper 2023-03-18 12:00:56 +02:00
qteamcitylogger_p.h
qtest.h Make headers QT_NO_QSNPRINTF-clean 2024-08-05 18:22:50 +02:00
qtest_gui.h Make headers QT_NO_QSNPRINTF-clean 2024-08-05 18:22:50 +02:00
qtest_network.h QTest: rip out qxp::function_ref from reportResult() 2024-04-26 18:19:36 +02:00
qtest_widgets.h QTest: rip out qxp::function_ref from reportResult() 2024-04-26 18:19:36 +02:00
qtestaccessible.h QAccessible: rename AnnouncementPriority to AnnouncementPoliteness 2024-06-18 21:12:18 +00:00
qtestassert.h Testlib: Make QTEST_ASSERT usable in constexpr functions 2023-07-17 08:33:40 +00:00
qtestblacklist.cpp Minor code cleanup QTestPrivate::parseBlackList() 2024-07-23 22:52:53 +00:00
qtestblacklist_p.h Make checkBlackLists() return bool 2023-11-03 16:31:57 +03:00
qtestcase.cpp AndroidTestRunner: get test exit code instead of parsing results 2024-10-26 00:04:47 +00:00
qtestcase.h QtTest: mark more functions as cold 2024-08-03 11:15:43 +00:00
qtestcase.qdoc Fix source compatibility with existing toString() extensions 2024-07-18 11:55:37 +00:00
qtestcase_p.h Remove the use of Q_TESTLIB_PRIVATE_EXPORT 2023-12-22 19:07:27 +01:00
qtestcoreelement_p.h
qtestcrashhandler.cpp QTest::CrashHandler: allow debugging crashed tests on Linux+YAMA 2024-09-25 18:15:44 +00:00
qtestcrashhandler_p.h QTest::CrashHandler: add missing #includes 2024-09-25 14:42:56 +00:00
qtestdata.cpp
qtestdata.h
qtestelement.cpp
qtestelement_p.h
qtestelementattribute.cpp
qtestelementattribute_p.h
qtestevent.h Add -Wweak-vtables to headersclean 2024-05-19 15:56:17 +00:00
qtestevent.qdoc QDoc: Drop default arguments from some \fn documentation strings 2024-03-13 15:43:10 +01:00
qtesteventloop.h QTestEventLoop: add enterLoop(std::chrono::milliseconds) overload 2023-03-03 21:36:48 +02:00
qtesthelpers_p.h
qtestjunitstreamer.cpp
qtestjunitstreamer_p.h
qtestkeyboard.h
qtestlog.cpp QtTest: port from qsnprintf to std::snprintf and mark the module as qsnprintf-free 2024-08-05 18:23:04 +02:00
qtestlog_p.h Extend QTest::failOnWarning() to a no-parameter fail-on-any-warning 2024-05-06 20:27:41 +02:00
qtestmouse.cpp
qtestmouse.h Silence a warning in release build 2023-12-01 13:22:00 +02:00
qtestregistry.cpp
qtestregistry_p.h
qtestresult.cpp Rename qt_saturate to q26::saturate_cast 2024-08-25 17:04:32 +00:00
qtestresult_p.h QTest: rip out qxp::function_ref from compare_helper() 2024-04-26 18:19:36 +02:00
qtestspontaneevent.h
qtestsystem.h
qtesttable.cpp Make adding new rows to QTestTable more efficient 2024-01-15 20:52:54 +00:00
qtesttable_p.h
qtesttostring.h Make headers QT_NO_QSNPRINTF-clean 2024-08-05 18:22:50 +02:00
qtesttouch.h
qtestutil_macos.mm
qtestutil_macos_p.h
qtestwheel.h testlib: Add test function for simulating wheel events 2023-12-20 01:15:17 +01:00
qttestglobal.h Do not generate the deprecated 'QtTest/qtest_global.h' 2023-08-24 13:39:45 +02:00
qxctestlogger.mm
qxctestlogger_p.h
qxmltestlogger.cpp
qxmltestlogger_p.h
removed_api.cpp QTest: add removed_api.cpp and move deprecated functions to it 2024-04-26 18:19:36 +02:00
selfcover.cmake