The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jan Tattermusch 5c7a1c861f teach interop script about new tests 9 years ago
..
antagonist.py
build_csharp.sh C# native extension coverage on Linux 9 years ago
build_node.sh Updated run_tests with new node package location 9 years ago
build_php.sh
build_python.sh Fix interop Python test invocation 9 years ago
build_ruby.sh Splitting out bundle install for ruby into the prebuild step. 9 years ago
check_sources_and_headers.py
dockerjob.py Fix stdin on run_interop_tests 9 years ago
interop_html_report.template Moved the report template under tools/run_tests. 9 years ago
jobset.py Supporting Msys2's python. 9 years ago
port_server.py put cwd of port server elsewhere 9 years ago
post_tests_c.sh Coverage improvements 9 years ago
post_tests_ruby.sh Adding coverage report for ruby. 9 years ago
pre_build_c.bat fix if exist syntax in .bat files 9 years ago
pre_build_csharp.bat fix if exist syntax in .bat files 9 years ago
pre_build_csharp.sh move C# nuget restore on linux to prebuild phase 9 years ago
pre_build_node.sh Fixed permissions on Node pre build script 9 years ago
pre_build_ruby.sh Splitting out bundle install for ruby into the prebuild step. 9 years ago
prepare_travis.sh
report_utils.py Moved the report template under tools/run_tests. 9 years ago
run_csharp.bat add index.html file for C# coverage reports 9 years ago
run_csharp.sh run all the tests for C# extension coverage 9 years ago
run_interop_tests.py teach interop script about new tests 9 years ago
run_lcov.sh Changing backticks to $(). 9 years ago
run_node.sh Added per-test XML reports for Node tests on Jenkins 9 years ago
run_python.sh Generate coverage HTML reports for Jenkins 9 years ago
run_ruby.sh
run_sanity.sh
run_tests.py Supporting Msys2's python. 9 years ago
sources_and_headers.json Merge pull request #4369 from dgquintas/custom_allocs 9 years ago
tests.json Merge branch 'master' of github.com:grpc/grpc into custom_allocs 9 years ago
watch_dirs.py