Mehrdad Afshari
1a967c31c3
Added Pylint to sanity tests
...
Pylint is only enabled for "grpcio/grpc" package,
and various specific checks that currently fail are disabled,
each with a respective TODO item in the .pylintrc file.
8 years ago
Nathaniel Manista
00ac6288fd
pyformat_code.sh → yapf_code.sh
...
This should have been a part of 06dea573da
.
8 years ago
Masood Malekghassemi
06dea573da
Enable running Python formatting
8 years ago
Craig Tiller
18b4ba34b3
Enable sanity check
8 years ago
Matt Kwong
7e9bd6ca9a
Add tests for pull request test filtering
8 years ago
Yuchen Zeng
169c985f67
Remove generated pb files
9 years ago
thinkerou
3a9ba6bd53
delete some commits which not need
9 years ago
thinkerou
52664ccee5
Fix orig files for conflicting generated
9 years ago
Yuchen Zeng
ea09adc84b
Add a sanity test: check if the generated pb files are up-to-date
9 years ago
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
David Garcia Quintas
5b385dcbcb
Added check_include_guards.py to the sanity tests suite
9 years ago
Nicolas "Pixel" Noble
a41940d0e0
Disabling check_version.
9 years ago
Craig Tiller
eb841e2010
Revert "Revert "Proto API for LB request/responses""
9 years ago
Craig Tiller
c35e2c582f
Revert "Proto API for LB request/responses"
9 years ago
Craig Tiller
95e8187c74
Sanity check for version metadata
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
David Garcia Quintas
9d3e369289
added nanopb sanity check again
9 years ago
Jan Tattermusch
788ee23ab3
cleanup sanity tests
9 years ago
Craig Tiller
1297170048
Ensure sanity generate projects doesnt eat all available cpu
9 years ago
Craig Tiller
94d04a5620
List Sanity tests in a config file, not a shell script
...
Allows parallelization of sanity tests, and better error reporting
9 years ago