qt6-bb10/tests/auto/corelib
Pavel Dubsky 9fffaab948 Move UUID definitions out of Qt namespace
When UUID definitions are placed within Qt namespace MinGW build fails because specializations of struct __mingw_uuidof_s are now defined in a different namespace.

Fixes: QTBUG-133516
Pick-to: 6.5
Change-Id: I49270aa2a892d407675dab7b90d3929d120c5224
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
(cherry picked from commit 84b7cef13913139b2ed7e506ace0fa6b97269829)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 775d56f01d39c438c48397bdd571a607fb03abc3)
2025-02-08 08:08:51 +00:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global QNumeric: add a private qUnsignedAbs 2025-01-29 13:33:32 +00:00
io tst_QProcess: remove duplicate DisableCrashLogger variable 2025-01-22 02:25:26 +00:00
ipc Add REUSE.toml files 2024-11-07 08:38:49 +01:00
itemmodels QConcatenateTablesProxyModel: react to row and column moves 2024-09-13 17:44:05 +00:00
kernel tst_Q*Application: add tests for unusual qApp creations and exits 2025-01-20 13:31:34 -08:00
mimetypes Add REUSE.toml files 2024-11-07 08:38:49 +01:00
platform Move UUID definitions out of Qt namespace 2025-02-08 08:08:51 +00:00
plugin tst_QUuid: fix -Wreturn-type in make_minimal(QUuid::Version) 2025-01-25 14:21:25 +00:00
serialization QTextStream: fix UB calls to qAbs() with minimal arguments 2025-01-29 18:51:30 +00:00
text Include more pruned likely-equivalent entries in QLocale::uiLanguages 2025-01-28 15:49:49 +01:00
thread Fix QtFuture::when{All,Any}() overload resolution 2025-01-02 19:19:36 +00:00
time Update CLDR to v46 2025-01-14 11:15:42 +01:00
tools Unbreak QSet::intersect() 2025-02-05 15:57:55 +00:00
CMakeLists.txt