qtactiveqt/tests
Oliver Wolff db2f3bf6df tst_conversion.cpp: Remove QT_BEGIN/END_NAMESPACE
These macros should only be used for functionality that happens inside
Qt's namespace. Encapsulating the test in Qt's namespace does not make
sense and in this case breaks the build with a namespaced Qt as
Q_DECLARE_METATYPE cannot be called from inside Qt's namespace.

Fixes: QTBUG-132488
Change-Id: I399835d69dfed07eb5890bd32c26e264534416d0
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
2025-01-06 08:44:40 +01:00
..
auto tst_conversion.cpp: Remove QT_BEGIN/END_NAMESPACE 2025-01-06 08:44:40 +01:00
manual Correct license for test files 2024-05-13 08:18:03 +01:00
CMakeLists.txt Remove remains of qmake conversion from CMakeLists.txt files 2023-02-09 13:49:03 +01:00