Bill Feng
0ce7f91d9e
used names instead of numbers for each scenario
6 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
6 years ago
Thomas Bechtold
08b626a704
Don't hardcode python2.7 in generate_projects.py script
...
Instead, use the same python interpreter for calling the mako renderer
that is currently use (which is sys.executable).
This is useful when trying to run generate_projects.py in a python3
only environment (which is still broken but this is a first step).
7 years ago
Nicolas "Pixel" Noble
6f3c4f0aab
Adding back nodejs version override support.
7 years ago
Stanley Cheung
182707959c
PHP: Update release notes for 1.9
7 years ago
Stanley Cheung
ac3c69b99e
PHP: make generate_projects.sh smarter for package.xml
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
ncteisen
26d70b1653
yapf tools/buildgen
7 years ago
Yash Tibrewal
1cf9992ce2
Removing a few build.yaml errors
7 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
7 years ago
Yash Tibrewal
1c9b584a15
Changes for C to C++. Adding extern C to header files for compatibility.
7 years ago
Alexander Polcyn
27bf05d003
Add tests for c-ares wrapper using a local DNS server.
7 years ago
Nicolas "Pixel" Noble
72b36736ce
The input files also need to follow the base argument...
7 years ago
Nicolas "Pixel" Noble
40c346ced9
Adding --base to generate_projects.py
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Craig Tiller
c9bb78f2f8
Make fuzzers run on mac (but not on mac on jenkins)
8 years ago
Craig Tiller
8b1d59cafa
Add some debug utilities
...
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
8 years ago
Jan Tattermusch
2a8af018ca
Delete generate_projects-old.sh
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
David Garcia Quintas
ff3112188b
Renamed google_benchmark submodule to benchmark
8 years ago
Craig Tiller
d3cd017f5d
Initial google_benchmark integration: source changes
8 years ago
murgatroid99
2c287ca750
UV tests pass on linux
8 years ago
Stanley Cheung
557aa4e695
php: bump version
8 years ago
Stanley Cheung
8749c96595
php: bump version
8 years ago
Yuchen Zeng
f64bf28e87
Build c-ares without running ./configure
8 years ago
Yuchen Zeng
d790dd6a5c
Fix python build
8 years ago
Craig Tiller
edcd4e247d
Disable fuzzed tests on TSAN
9 years ago
Nicolas "Pixel" Noble
777c26329c
Properly using our build.yaml source of truth to generate our list of public APIs.
9 years ago
Craig Tiller
11c83e9056
Dont run fuzzer outputs on windows, mac (save some CPU)
9 years ago
Stanley Cheung
a5b7df9242
fix buildgen plugin file comment
9 years ago
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
9 years ago
Craig Tiller
03915e5de6
Sort out codegen dependencies
9 years ago
Craig Tiller
946ce7a46a
Allow flagging tests that arent dependent on polling strategy
9 years ago
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
9 years ago
Craig Tiller
d1697d99d7
Getting dependencies fixed up
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
7753119d28
Update copyright
9 years ago
Craig Tiller
71f81852a7
Sort tests
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Craig Tiller
fb43385204
Make plugin registries work
9 years ago
Craig Tiller
0d7fa3c9be
Update copyright
9 years ago
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
9 years ago
Stanley Cheung
3dab4628c6
php: remove hardcoded version in templates
9 years ago
Nicolas "Pixel" Noble
7204010c05
Fixing format and copyright.
9 years ago
Craig Tiller
ca62ff014b
Expand gtest suites into individual run_tests tests
9 years ago
Craig Tiller
560c9017c4
Faster code generation
9 years ago
Nicolas "Pixel" Noble
0cd9cbcf60
Fixing the absence of 'tag' in the version.
9 years ago
Nicolas "Pixel" Noble
f9e3c23fe8
Fixing ruby versionning.
9 years ago
Craig Tiller
3b93efbabc
Fix copyright
9 years ago
Nicolas "Pixel" Noble
cd41a0b549
Removing undescores in {GPR,GRPC,CENSUS}_API.
9 years ago