Nicolas "Pixel" Noble
af6c83f9e1
Adding dummy layering check option.
8 years ago
Nicolas "Pixel" Noble
88b1d82b3d
Merge failure - missing grpc_cc_binary.
8 years ago
Nicolas "Pixel" Noble
f4f16798fe
Fixing test_util...
8 years ago
Nicolas "Pixel" Noble
d70dbca6c0
Making test_util & co public.
8 years ago
Nicolas "Pixel" Noble
fec014b937
Adding metrics_server.
8 years ago
Nicolas "Pixel" Noble
1c7cdd5f23
Fixing test_util target.
8 years ago
Nicolas "Pixel" Noble
987267f633
Fixing grpc_cli_libs.
8 years ago
Nicolas "Pixel" Noble
684fe378e1
Adding "grpc_cli_libs" back.
8 years ago
zhimingxie
60f35722de
fix truncate bug in grpc_cli
8 years ago
Ivan Vučica
38279ea2e0
Bazel rule for building grpc_cli.
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Vijay Pai
a935ae1505
Fix build rules for grpc++_unsecure, test that it builds properly
8 years ago
Nicolas "Pixel" Noble
7c26eed838
Buildifier and wrapping test/cpp/* rules with our build system.
8 years ago
yang-g
66d40c63f7
Fix BUILD dependency, copyright and cmake
8 years ago
yang-g
eceec8eaf6
Add helper function to supply and parse error_details from Status.
8 years ago
Alena Varkockova
7b9cb834ff
Print out some cli error message for getservices
...
Currently, when you cann grpc_cli ls on an endpoint that does not have service reflection, the cli just silently ends without printing out any error or message.
This PR should fix that.
8 years ago
Nicolas "Pixel" Noble
b02dd01584
Fixing qps & benchmark.
8 years ago
Sree Kuchibhotla
43bca1be48
Add BUILD file for end2end tests too
8 years ago
David Garcia Quintas
388b24d5a1
Added gflags dependency to test_config
8 years ago
Nicolas "Pixel" Noble
abd887012f
Initial test/cpp/util/BUILD file.
8 years ago
Jan Tattermusch
bd0b0546a6
windows compilation fixes
8 years ago
yang-g
ded7f8250c
Minor fixes
8 years ago
Yuchen Zeng
8d2d70ca99
Support bidirectional stream RPC
...
Add bidistream test
Add bad request tests
Replace deprecated DynamicMessageFactory constructor
8 years ago
yang-g
cc5910228d
manual revert of #8901
8 years ago
Yuchen Zeng
d37f642f35
Support server streaming
...
Skip unparsable input
Add tests for uni-directional stream calls
Simplify client stream handling
8 years ago
Yuchen Zeng
f9329217b1
Support client streaming
8 years ago
Yuchen Zeng
a84cdb8c81
Add parse, tobinary, totext commands
8 years ago
yang-g
6c8de363ca
Use user provided method name when using binary files in cli
8 years ago
Craig Tiller
3b45b8d60b
Revert "Test credentials provider update"
8 years ago
yang-g
a7ef49bf6a
Support custom credential type in interop
8 years ago
yang-g
8e9fc9bd0e
Test credentials provider update
8 years ago
Yuchen Zeng
0377f7a6f7
Fix symbol conflict
8 years ago
Vijay Pai
d75e7fec01
Fix a comment
8 years ago
Vijay Pai
320ed13d3e
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
8 years ago
Vijay Pai
713c7b87e1
clang-format
8 years ago
Vijay Pai
c0b2acb1a0
Use C++11 final and override
8 years ago
Craig Tiller
28b72428a8
clang-format
8 years ago
Craig Tiller
618e67d655
s/GPR_SLICE/GRPC_SLICE/g
8 years ago
Craig Tiller
b37d53ebc0
Bulk update #includes
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
8 years ago
Yuchen Zeng
169c985f67
Remove generated pb files
9 years ago
Yuxuan Li
c265a0ab02
clean up unnecessary new lines and logging.
9 years ago
Yuxuan Li
fe21ec90f6
batched changes
9 years ago
David Garcia Quintas
f042481403
s/std::string/grpc::string
9 years ago
Yuchen Zeng
7cd90c6816
Print more information about ambiguous method names
9 years ago
Yuchen Zeng
6679d78997
Handle partially exposed reflection service
9 years ago
Yuchen Zeng
a4aebf873e
Remove unused inclusion
9 years ago
Yuchen Zeng
15bc4627de
Rename variables ... again
9 years ago
Yuchen Zeng
e529ea3928
Rename variables
9 years ago
Yuchen Zeng
27170357ab
Improve ProtoReflectionDescriptorDatabase
9 years ago