aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
Commit message (Collapse)AuthorAge
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ | | | | Import mutations.
* | Make stream responses togglable via contextGravatar ncteisen2017-07-05
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | Still create channel if remotedb is false. Just do not use it in the file ↵Gravatar yang-g2017-06-19
| | | | | | | | parsing
* | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| |
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
| * Merge remote-tracking branch 'ctiller/build-wtf' into importGravatar Nicolas "Pixel" Noble2017-05-26
| |\
| * | Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/ /
| * Rework well_known_protos attr, and some other fixesGravatar Craig Tiller2017-05-16
|/
* Merge failure - missing grpc_cc_binary.Gravatar Nicolas "Pixel" Noble2017-05-12
|
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | Fixing test_util...Gravatar Nicolas "Pixel" Noble2017-05-11
| |
* | Making test_util & co public.Gravatar Nicolas "Pixel" Noble2017-05-09
| |
* | Adding metrics_server.Gravatar Nicolas "Pixel" Noble2017-05-09
| |
* | Fixing test_util target.Gravatar Nicolas "Pixel" Noble2017-05-09
| |
* | Fixing grpc_cli_libs.Gravatar Nicolas "Pixel" Noble2017-05-08
| |
* | Adding "grpc_cli_libs" back.Gravatar Nicolas "Pixel" Noble2017-05-05
| |
| * fix truncate bug in grpc_cliGravatar zhimingxie2017-05-02
| |
| * Bazel rule for building grpc_cli.Gravatar Ivan Vučica2017-04-27
| |
| * Fix build rules for grpc++_unsecure, test that it builds properlyGravatar Vijay Pai2017-04-20
| |
* | Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
| |
| * Fix BUILD dependency, copyright and cmakeGravatar yang-g2017-04-12
| |
| * Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
| |
| * Print out some cli error message for getservicesGravatar Alena Varkockova2017-04-02
|/ | | | | 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.
* Fixing qps & benchmark.Gravatar Nicolas "Pixel" Noble2017-03-24
|
* Add BUILD file for end2end tests tooGravatar Sree Kuchibhotla2017-02-22
|
* Added gflags dependency to test_configGravatar David Garcia Quintas2017-02-21
|
* Initial test/cpp/util/BUILD file.Gravatar Nicolas "Pixel" Noble2017-02-17
|
* Merge pull request #9456 from jtattermusch/cmake_convenience_targetsGravatar Jan Tattermusch2017-02-02
|\ | | | | Big improvements to CMake build
| * windows compilation fixesGravatar Jan Tattermusch2017-02-02
| |
* | Minor fixesGravatar yang-g2017-02-01
|/
* Merge pull request #8066 from y-zeng/cli_main_forkGravatar Yuchen Zeng2017-01-31
|\ | | | | gRPC CLI stream RPC support
| * Support bidirectional stream RPCGravatar Yuchen Zeng2017-01-30
| | | | | | | | | | | | | | | | Add bidistream test Add bad request tests Replace deprecated DynamicMessageFactory constructor
* | manual revert of #8901Gravatar yang-g2017-01-11
| |
| * Support server streamingGravatar Yuchen Zeng2016-12-15
| | | | | | | | | | | | | | | | Skip unparsable input Add tests for uni-directional stream calls Simplify client stream handling
| * Support client streamingGravatar Yuchen Zeng2016-12-15
|/
* Add parse, tobinary, totext commandsGravatar Yuchen Zeng2016-12-14
|
* Use user provided method name when using binary files in cliGravatar yang-g2016-12-08
|
* Revert "Test credentials provider update"Gravatar Craig Tiller2016-11-29
|
* Support custom credential type in interopGravatar yang-g2016-11-23
|
* Test credentials provider updateGravatar yang-g2016-11-22
|
* Merge pull request #8761 from y-zeng/fix_conflictGravatar Yuchen Zeng2016-11-15
|\ | | | | Fix symbol conflicts in grpc_tool_test
| * Fix symbol conflictGravatar Yuchen Zeng2016-11-15
| |
* | Merge pull request #8638 from vjpai/conformGravatar Vijay Pai2016-11-10
|\ \ | |/ |/| Improve C++11 conformance
* | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\ \
| | * Fix a commentGravatar Vijay Pai2016-11-04
| |/
| * Deprecate grpc::thread and sync in favor of std::thread,mutex,etcGravatar Vijay Pai2016-11-01
| |
| * clang-formatGravatar Vijay Pai2016-11-01
| |
| * Use C++11 final and overrideGravatar Vijay Pai2016-11-01
| |
* | clang-formatGravatar Craig Tiller2016-10-26
| |