qtgrpc/tests/auto/grpc
Dennis Oberst 542efe69ec QtGrpcClientUnaryCallTest: improve test logic for metadata()
Extend the testcase to cover both, initial and trailing metadata. This
also shows the current problems with having a QHash metadata and also
the missing separation between initial and trailing metadata.

Pick-to: 6.10 6.9 6.8
Change-Id: I880846ae06e8db338cdb3629dafdff430cab3edb
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-08-05 19:21:25 +02:00
..
client QtGrpcClientUnaryCallTest: improve test logic for metadata() 2025-08-05 19:21:25 +02:00
qgrpccalloptions Deprecate QHash<QBA,QBA> metadata in favor of QMultiHash 2025-05-16 14:42:11 +02:00
qgrpcchanneloptions Deprecate QHash<QBA,QBA> metadata in favor of QMultiHash 2025-05-16 14:42:11 +02:00
qgrpchttp2channel Scope QAbstractProtobufSerializer::Error enum 2024-09-05 10:41:03 +02:00
qgrpcserializationformat QGrpcSerializationFormat: transform into implicitly shared value class 2024-07-29 09:21:07 +02:00
qgrpcstatus QGrpcStatusTest: static assert the StatusCode enum values 2024-07-29 09:20:45 +02:00
server Support QT_NO_SIGNALS_SLOTS_KEYWORDS 2024-05-21 14:19:44 +02:00
shared QGrpc{Call,Channel}Options: make addMetadata(QBA, QBA) non-owning 2025-06-20 15:34:25 +02:00
CMakeLists.txt Remove WrapgRPC and WrapProtobuf modules 2024-10-15 18:12:58 +02:00