|
|
11 éve | |
|---|---|---|
| .. | ||
| buildgen | cc0994c8cb Factoring visual studio code into a buildgen plugin. | 11 éve |
| clang-format | b5dcec5a2e clang-format codebase | 11 éve |
| dockerfile | 2739a49eee Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags | 11 éve |
| gce_setup | 3b1b43dc8c Allows grpc_** that run gcloud compute ssh to run from docker containers | 11 éve |
| run_tests | b09078f202 Addressing pull request comments. | 11 éve |
| README.md | ddef24620a Adding the tools directory to the git export. | 11 éve |
buildgen: contains the template renderer for our build system. dockerfile: contains all of the docker files to test gRPC. gce_setup: contains boilerplate for running the docker files under GCE. run_tests: contains python scripts to properly run the tests in parallel.