|
|
11 лет назад | |
|---|---|---|
| .. | ||
| buildgen | 5ac1c141dd Merge pull request #110 from ctiller/test | 11 лет назад |
| clang-format | 98d532dbc4 Check for executable existance | 11 лет назад |
| dockerfile | fb6d7fd572 Adds Dockerfile for Go | 11 лет назад |
| gce_setup | 48054c0a19 Minor bugfixes; adds independent command for support scripts on GCE machines | 11 лет назад |
| run_tests | 6f5e2c42f9 Surface failure count | 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.