qtgrpc/tests
Alexey Edelev fea7b514a3 Move the list iterating logic when deserializing message using QProtobufJsonSerializer
Move the list iterating logic to the deserializeValue method. We
may detect the list type at the point when deserializing the
JSON-encoded repeated field. So it doesn't make sense to hold
this logic in list item deserializer, we may simply iterate over
list value there.

Pick-to: 6.7
Change-Id: I413993aed14971c8a1bc2c7bfd04aed6ad1cacda
Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
2024-03-08 14:16:32 +01:00
..
auto Move the list iterating logic when deserializing message using QProtobufJsonSerializer 2024-03-08 14:16:32 +01:00
benchmarks CMake: Don't build benchmark if qtprotobufgen is missing 2024-03-04 10:47:00 +01:00
manual Remove the Q_DECLARE_PROTOBUF_SERIALIZERS macro 2024-01-24 17:36:40 +01:00
CMakeLists.txt Disable batch testing for qtgrpc repo 2023-07-26 17:58:50 +02:00