|
|
11 лет назад | |
|---|---|---|
| .. | ||
| buildgen | 0322134506 Make generate_projects work on Mac | 11 лет назад |
| clang-format | b5dcec5a2e clang-format codebase | 11 лет назад |
| dockerfile | 2739a49eee Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags | 11 лет назад |
| gce_setup | f3c7ae229d Updates launch server to remove existing server if it's present | 11 лет назад |
| run_tests | 261dd98e5e Use Python json module | 11 лет назад |
| README.md | ddef24620a Adding the tools directory to the git export. | 11 лет назад |
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.