|
|
11 лет назад | |
|---|---|---|
| .. | ||
| buildgen | 9d9b805cb1 Adressing comments. | 11 лет назад |
| dockerfile | 372755606c Updates the ruby dockerfile to copy the cacerts directory from the docker host | 11 лет назад |
| gce_setup | 32960bbbd5 Fixes a bad option spec | 11 лет назад |
| run_tests | 1159dcf5bc Merge pull request #235 from ctiller/lcov | 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.