grpc/tools
donnadionne cf1dec6324 Merge pull request #938 from jtattermusch/csharp_docker
adding C# support to gce_setup scripts
2015-03-03 15:31:02 -08:00
..
buildgen Mark fling_*test non-flaky 2015-03-02 10:05:10 -08: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 Polishing C# Dockerfiles 2015-03-03 11:19:00 -08:00
gce_setup addressed comments 2015-03-03 15:22:14 -08:00
run_tests added C# to run_tests.py 2015-03-03 15:17:25 -08: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.