qtbase/tests/auto
Ivan Solovev 62a8bb3477 Refactor tst_qcomparehelpers
Previously the test consisted of just one cpp file. An attempt to add
more test cases to the file resulted in the minGW compiler complaining
about a too large object file:

 Fatal error: tst_qcomparehelpers.cpp.obj: file too big

This patch splits the implementation into a header and a cpp file.
This itself does not fix the issues, but now we can add the new test
cases in a separate cpp file. This patch also adds some comments
that advocate doing so.

Change-Id: I451987370fa4e18b7ad81dfc064ea016f1d0da47
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
(cherry picked from commit e26914fa0f)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-02-16 22:57:30 +00:00
..
bic/data Add binary compatibility file for 6.6.0 2023-10-17 22:23:42 +03:00
cmake Change license in test file 2024-02-14 14:23:15 +00:00
concurrent Change license for tests files 2024-02-09 10:50:13 +01:00
corelib Refactor tst_qcomparehelpers 2024-02-16 22:57:30 +00:00
dbus Change license for tests files 2024-02-09 10:50:13 +01:00
gui tst_QTextMarkdownWriter: test both ways of setting font characteristics 2024-02-15 19:47:27 +00:00
guiapplauncher Turn the "concentriccircles" example into snippets, update screenshot 2023-12-14 19:53:02 +00:00
network tst_QNetworkReply: Try to stabilize qtbug68821proxyError 2024-02-15 15:27:29 +00:00
opengl tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
other Change license for tests files 2024-02-09 10:50:13 +01:00
printsupport Change license for tests files 2024-02-09 10:50:13 +01:00
shared Change license for tests files 2024-02-09 10:50:13 +01:00
sql Change license for tests files 2024-02-09 10:50:13 +01:00
testlib Change license for tests files 2024-02-09 10:50:13 +01:00
tools Change license for tests files 2024-02-09 10:50:13 +01:00
wasm Change license for tests files 2024-02-09 10:50:13 +01:00
widgets QRhiWidget: Tear down resources before window has changed 2024-02-14 19:02:31 +00:00
xml Change license for tests files 2024-02-09 10:50:13 +01:00
CMakeLists.txt CI: Enable some tests under corelib/thread for Wasm platform 2023-09-14 11:58:48 +02:00
network-settings.h Change license for tests files 2024-02-09 10:50:13 +01:00