mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-03 18:57:51 +00:00
This is the first step to upgrade grpc dependency to the latest version. - Patch protobuf 3.6.1. and grpc 1.15.1 to fix build errors when using the latest Bazel version (3.4.1). - Add grpc/tests:grpc_test. One can kick off tests in Bazel by calling `bazel test grpc/tests/...`. - Add missing build targets in tests/BUILD in order to support grpc/tests/BUILD |
||
|---|---|---|
| .. | ||
| BUILD | ||
| GameFactory.java | ||
| go_test.go | ||
| grpctest.cpp | ||
| grpctest.py | ||
| java-grpc-test.sh | ||
| JavaGrpcTest.java | ||
| message_builder_test.cpp | ||
| pom.xml | ||