summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QGrpc{Call,Channel}Options: make addMetadata(QBA, QBA) non-owningDennis Oberst10 days1-0/+4
* Fix the qmlRealtivePath calculationAlexey Edelev2025-06-122-1/+1
* Fix and improve benchmarksDennis Oberst2025-05-168-162/+465
* QGrpc{Channel,Call}Options: Support incremental updates via addMetadataDennis Oberst2025-05-161-0/+8
* Deprecate QHash<QBA,QBA> metadata in favor of QMultiHashDennis Oberst2025-05-165-225/+272
* Grpc benchmarks: add qelapsedtimer include to shared headerDennis Oberst2025-04-242-1/+1
* Long live mutable gettersAlexey Edelev2025-04-0444-1/+627
* Add the hint to find the host grpc_cpp_plugin when crosscompilingAlexey Edelev2025-03-183-9/+32
* Fix the cmdLineInvalidExportMacroAlexey Edelev2025-03-181-3/+6
* grpc benchmarks: miscellaneous improvementsDennis Oberst2025-03-068-71/+143
* Use double lookup for protobuf/Protobuf packagesAlexey Edelev2025-01-311-1/+1
* Add tests for rvalue setters in the generated codeTatiana Borisova2025-01-304-14/+436
* grpc benchmarks: add ssl options and capabilitiesDennis Oberst2025-01-305-24/+170
* Check the return value of QFile::open callsAlexey Edelev2025-01-291-2/+8
* Doc: Split up protobuf attributions between tools and testsKai Köhne2025-01-281-0/+15
* Shorten the protobuf registration file nameAlexey Edelev2025-01-2825-0/+0
* Support for custom JSON serializing of well-known repeated typesAlexey Edelev2025-01-281-1/+0
* Support for deserializing of well-known repeated Value typesAlexey Edelev2025-01-281-19/+0
* Support deserializing the well-known Value types from atomic valuesAlexey Edelev2025-01-281-20/+0
* Fail when attempting to deserialize malformed integer packed to stringAlexey Edelev2025-01-281-2/+0
* Add custom JSON serializer for google.protobuf.DurationAlexey Edelev2025-01-174-4/+237
* Add the missing qt_autogen_tools_initial_setup for the well-known type testsAlexey Edelev2025-01-161-1/+2
* CMake: Add qt_autogen_tools_initial_setup callsThiago Macieira2025-01-061-1/+1
* JSON serialization of google::protobuf::Timestamp well-known typeAlexey Zerkin2025-01-062-8/+33
* Generate the missing includes for the nested Qt typesAlexey Edelev2025-01-065-0/+49
* Add the map name clashing syntax testAlexey Edelev2025-01-061-0/+6
* Update the test certificateAlexey Edelev2025-01-062-77/+77
* Protobuf: Add JSON deserializer benchmarkAlexey Edelev2024-12-165-87/+205
* Add the missing autotools setup for protobuf_invalid-identifierAlexey Edelev2024-12-161-1/+1
* Generalize deserializer in protobuf and JSON serializersAlexey Edelev2024-12-162-4/+2
* Generalize serialization in protobuf and JSON serializersAlexey Edelev2024-12-161-2/+0
* Make deserialization benchmark more complicatedAlexey Edelev2024-12-163-11/+96
* Avoid generating QList aliases for the protobuf messagesAlexey Edelev2024-12-1659-685/+645
* qtprotobufgen: add QVariant operator for value-type messagesDennis Oberst2024-12-0648-0/+1010
* generator: handle invalid identifier(s) in filenameDennis Oberst2024-12-069-0/+286
* Use the upper-case Protobuf module name when looking itAlexey Edelev2024-12-035-5/+6
* Revert "Disable QML Protobuf tests in Android"Ulf Hermann2024-11-271-10/+7
* Add the missing initializer for the google::protobuf:Any fieldAlexey Edelev2024-11-271-0/+6
* Fix the testComplexField initializing in tst_repeatedAlexey Edelev2024-11-261-2/+2
* Fix channel options test when no SSL is configuredJaime Resano2024-11-131-0/+7
* Remove WrapgRPC and WrapProtobuf modulesAlexey Edelev2024-10-156-27/+34
* CMake: Add qt_autogen_tools_initial_setup callsAlexandru Croitor2024-10-152-0/+2
* Complete qtprotobuf qtgprcgen tests refactoringAlexey Edelev2024-10-0163-1540/+2869
* Remove the outdated guard for protoc availability in testsAlexey Edelev2024-09-302-10/+0
* DRY qtgrpcgen and qtprotobufgen testsAlexey Edelev2024-09-308-331/+254
* Add the qtgrpcgen tests for HEADER_GUARD optionAlexey Edelev2024-09-308-0/+352
* Refactor the qtprotobufgen testAlexey Edelev2024-09-30165-85715/+98219
* Use the correct string literals when serializing (-)Infinity and NaNAlexey Edelev2024-09-302-16/+6
* Add the result metatype to QGrpcOperationContextAlexey Edelev2024-09-275-39/+82
* Add the missing guards for QLocalSocket usagesAlexey Edelev2024-09-241-1/+1