grpc/tools
Nicolas Noble e21da5e897 Merge "Update Java Dockerfile to proto3-alpha-2 and add nanoproto" 2015-02-27 22:56:55 +01:00
..
buildgen Always run build cleaner 2015-02-20 13:44:31 -08:00
distpackages fix the version of debian package builder script 2015-02-26 10:38:06 -08:00
distrib Merge pull request #654 from ctiller/copyright 2015-02-23 12:39:17 -08:00
dockerfile Update Java Dockerfile to proto3-alpha-2 and add nanoproto 2015-02-27 09:25:37 -08:00
gce_setup Merge pull request #777 from donnadionne/go-auth-tests 2015-02-25 11:09:54 -08:00
run_tests Allow starting from non-root directory 2015-02-27 11:43:26 -08:00
README.md moved distpackages to tools 2015-02-19 19:26: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. distpackages: contains script to generate debian packages. 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.