qt5base-lts/tests/auto/corelib/tools/collections
Thiago Macieira 395c9ac731 Tests: remove #define COMMA
Those were workarounds to passing a comma to a macro, but there are ways
around it. The simplest is to just use variadic macros; another, which
has been applied to Q_DECLARE_METATYPE for a long time, is to define an
alias to the thing you're trying to use.

Change-Id: Ie4bb662dcb274440ab8bfffd17097fbf0c53eabc
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-08-09 12:13:26 -07:00
..
.gitignore
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00
tst_collections.cpp Tests: remove #define COMMA 2022-08-09 12:13:26 -07:00