qtgrpc/tests
Alexey Edelev 9370589e09 Allow enums be non-packed
Repeated enum fields should not ignore the 'packed' protobuf attribute,
so if 'packed' is set to 'false', FieldFlag::NonPacked should land to
the message field attributes, indicating to serializer the expected
output format.

Fixes: QTBUG-138683
Pick-to: 6.9 6.8
Change-Id: I1c2d2bee32b42f60310307e1f3638ba2b3c236a3
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
(cherry picked from commit c764a9b223)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-13 09:27:24 +00:00
..
auto Allow enums be non-packed 2025-08-13 09:27:24 +00:00
benchmarks CMake: Add qt_autogen_tools_initial_setup calls 2025-01-06 15:41:39 -03:00
manual grpc benchmarks: fix compiler warnings 2025-08-06 11:24:25 +02:00
CMakeLists.txt Use the upper-case Protobuf module name when looking it 2024-12-03 16:18:57 +01:00