grpc/test/cpp/codegen
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996)
* Adding suffix for stats handling to gRPC

* Fixing typo

* Fixing codegen, adding tests

* Fixing test failures

* Adding nullptr default in StubOptions

* Updating golden test file

* Replacing std::make_unique with absl::make_unique for pre-C++14 compatibility

* Fixing clang format  errors

* Reuse stub options for generic stubs

* Cleaning up compiler warnings in GenericStub
2021-04-26 17:19:43 -07:00
..
BUILD Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
codegen_test_full.cc Add TestEnvironment to tests 2020-07-29 19:29:55 -07:00
codegen_test_minimal.cc Add TestEnvironment to tests 2020-07-29 19:29:55 -07:00
compiler_test_golden Add optional suffix to client-side stub objects (#25996) 2021-04-26 17:19:43 -07:00
compiler_test_mock_golden Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
golden_file_test.cc clang-tidy: enable google-readability-braces-around-statements 2020-11-06 13:41:44 -08:00
proto_utils_test.cc Add TestEnvironment to tests 2020-07-30 11:06:52 -07:00
run_golden_file_test.sh Fix broken golden file test under bazel 2018-03-09 14:45:43 -08:00