murgatroid99 5c4052d771 Removed logging, returned other tests to .travis.yml il y a 11 ans
..
buildgen 26512043ac Always run build cleaner il y a 11 ans
distpackages 28ab96c0bb fix the version of debian package builder script il y a 11 ans
distrib 1ff52d5278 Guard headers tool. il y a 11 ans
dockerfile d4a2171f52 Merge pull request #892 from proppy/docker-go il y a 11 ans
gce_setup b47b89cedb Adding test command to test node auth compute engine credentials. il y a 11 ans
run_tests 5c4052d771 Removed logging, returned other tests to .travis.yml il y a 11 ans
README.md ed8572337f moved distpackages to tools il y a 11 ans
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL il y a 11 ans

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.