|
|
11 years ago | |
|---|---|---|
| .. | ||
| buildgen | 2d7e73f2fa Preserve proto order | 11 years ago |
| dockerfile | 975a07b949 Switched Protobuf-PHP references to my fork, removed references to git-on-borg | 11 years ago |
| gce_setup | 975a07b949 Switched Protobuf-PHP references to my fork, removed references to git-on-borg | 11 years ago |
| run_tests | c48afec9f4 Install PyPI's protobuf into the Python virtual environment. | 11 years ago |
| README.md | ddef24620a Adding the tools directory to the git export. | 11 years ago |
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.