Jan Tattermusch
9bb7062f20
Fix gcc4.4 tests
9 years ago
Craig Tiller
c6d6a024b7
Complete fuzzer framework
9 years ago
Craig Tiller
c2c026e843
Renames
9 years ago
David Garcia Quintas
f09f020a49
fixed backslashes
9 years ago
Craig Tiller
a4134159ab
j
9 years ago
Craig Tiller
eb784f359d
stuff
9 years ago
Craig Tiller
9812c6f69d
adddeps
9 years ago
Craig Tiller
32173c5c3c
First version of json fuzzer
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
Vijay Pai
b5b18faddc
Update clang for the Dockerfile used in tsan tests
9 years ago
Adele Zhou
9506ef2922
Fix code coverage.
9 years ago
Jan Tattermusch
d4726c1ae6
add support for clang3.4 and 3.6
9 years ago
Craig Tiller
ca62ff014b
Expand gtest suites into individual run_tests tests
9 years ago
Craig Tiller
d14d103387
Use env-var for post git step
9 years ago
Craig Tiller
b79c1e112e
Ensure we can compile boringssl before trying: old compiler compatibility
...
Allow compiling with openssl
9 years ago
Jan Tattermusch
c4cbe39889
add more compilers
9 years ago
Craig Tiller
732a875fe8
Add a sanity test for name aliasing
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
f6fd7ec8a0
Fix docker inception for now
9 years ago
Craig Tiller
da179ce598
Rollback gpr deletion
9 years ago
Jan Tattermusch
9b721f8711
addressing comments
9 years ago
Jan Tattermusch
8763501cf0
cleanup sanity docker image
9 years ago
Jan Tattermusch
80043e988f
polish C# dependencies
9 years ago
Jan Tattermusch
ebeb86c0e9
remove trailing whitespaces
9 years ago
Jan Tattermusch
a810876732
dockerfile refactoring
9 years ago
Craig Tiller
f008f067f8
build.yaml centric versioning
9 years ago
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
Craig Tiller
ce62feb370
Fix sanity
9 years ago
Craig Tiller
a0f85171d1
Move build configs into build.yaml
...
Importantly:
- allows matching timeout values between makefile and run_tests without
repeating ourselves
- allows borrowing of compiler flags by other build systems
There's still a little too much build configuration built into our
Makefile, but we can start attacking that over time.
9 years ago
Craig Tiller
56c6b6ab0a
Use CPU cost modelling to increase parallelism
9 years ago
David Garcia Quintas
756a36cdac
Srcs and hdrs sanity checks skip third_party
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Craig Tiller
1ebb7c885e
Hand-written changes
10 years ago
Craig Tiller
711bbe6364
Exclude qps_test from tsan runs
...
The TSAN deadlock detector has some problems that prevents this test
from running successfully.
Issue #2994 has been filed to re-enable these in the future.
10 years ago
Craig Tiller
c85357e051
Reduce mac CI load
10 years ago
Craig Tiller
68f4e0f6ab
Initial Doxygen import for core, c++
10 years ago
Craig Tiller
17effabe42
Add proxy tests to end2end suite
...
Currently the oauth2 variant of these tests is disabled. Will work with
@jboeuf to figure out how to turn them on.
10 years ago
Craig Tiller
224b04f6ef
Make this more robust against merges
10 years ago
Craig Tiller
f75fc12e3a
Add a test that headers are properly in build.json
...
Clean up anything that failed
10 years ago
Craig Tiller
eb327fba7c
Make it less likely a build.json change triggers a merge conflict
10 years ago
Craig Tiller
78a97ed3f9
Get internal documentation generated in the right place
10 years ago
David G. Quintas
f6bf2d75c8
Added docstring to gen_doxyfile mako template
10 years ago
Craig Tiller
6c4ae607fe
Add doxygen setups for internal documentation
10 years ago
Craig Tiller
7c05bd216b
Get GRPC_FINAL, GRPC_OVERRIDE treated right
10 years ago
Craig Tiller
c9b3e5811e
Add C++
10 years ago
Craig Tiller
2fa7af5767
Initial Doxyfile generation
10 years ago
Craig Tiller
0ff7e692b0
Better defaulting of attributes
10 years ago
Craig Tiller
d625d81e9b
Allow restricting platforms for certain tests
10 years ago
Nicolas "Pixel" Noble
9db7c3b174
Adding flaky attribute for tests.
10 years ago