grpc/tools
Tim Emiola 26e2e8f0b5 Merge pull request #540 from ctiller/copyright
Copyright checker
2015-02-18 10:44:22 -08:00
..
buildgen Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
distrib Bug fix 2015-02-18 09:24:05 -08:00
dockerfile Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python 2015-02-17 20:10:17 -08:00
gce_setup Merge pull request #540 from ctiller/copyright 2015-02-18 10:44:22 -08:00
run_tests Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
README.md Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00
tsan_suppressions.txt Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests 2015-02-04 16:08:01 -08:00

README.md

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.