grpc/tools
Jan Tattermusch 1fa0c0881f Merge pull request #1173 from nicolasnoble/vs2010
Created Visual Studio 2010 project files.
2015-04-02 14:37:33 -07:00
..
buildgen Created Visual Studio 2010 project files. 2015-04-02 20:46:18 +02:00
distpackages fix the version of debian package builder script 2015-02-26 10:38:06 -08:00
distrib Guard headers tool. 2015-03-01 06:18:14 +01:00
dockerfile Merge pull request #1129 from nicolasnoble/scan-build 2015-04-02 08:38:32 -07:00
gce_setup Merge pull request #1084 from yang-g/addtestcase 2015-03-18 17:55:54 -07:00
run_tests Refactor and add a unit test 2015-03-27 13:20:59 -07:00
README.md moved distpackages to tools 2015-02-19 19:26:25 -08:00
tsan_suppressions.txt Suppressing a data race in OpenSSL 2015-02-28 17:09:48 +00: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.