Craig Tiller
fe3c37c281
Merge pull request #900 from nicolasnoble/headers
...
Guard headers tool.
10 years ago
Nicolas "Pixel" Noble
1ff52d5278
Guard headers tool.
10 years ago
Nicolas Noble
0c84e3c4e6
Merge pull request #886 from ctiller/asan2
...
Omit some tests, speed up others, prepare for ASAN
10 years ago
Nicolas Noble
4251ba4045
Merge pull request #897 from ctiller/asan
...
Suppressing a data race in OpenSSL
10 years ago
Craig Tiller
c24eb22860
Suppressing a data race in OpenSSL
...
This race is (probably) legit on some platforms, but (likely) safe on Intel at least.
For now, since it's a little outside our control, I'm suppressing it to focus on any remaining races in our code.
10 years ago
Craig Tiller
f6689e8acc
Merge pull request #856 from vjpai/master
...
Multithreaded Async C++ perf tests, plus gens rename of Async client methods
10 years ago
vjpai
4e1e1bc28e
Revert "Use typedefs to avoid triply-nested function templates"
...
This reverts commit 45b0bc4bec
.
This revert is being done because the compilers on Travis don't
understand the C++11 template/using syntax.
10 years ago
Eric Anderson
0a2a22d9a7
Merge pull request #870 from nicolasnoble/docker
...
Removing the ssh setup of the dockerfile.
10 years ago
Nicolas "Pixel" Noble
2f02bb051f
Further cleanup.
10 years ago
Nicolas "Pixel" Noble
706239bd5a
Merge branch 'master' of github.com:google/grpc into docker
10 years ago
vjpai
45b0bc4bec
Use typedefs to avoid triply-nested function templates
10 years ago
Craig Tiller
bf01d4f69c
Ignore the ASAN bits, get the fixes in
10 years ago
Michael Lumish
41d524682d
Merge pull request #884 from donnadionne/auth-node-test
...
Auth node test
10 years ago
Craig Tiller
f5065c5b65
Enable asan for C core
...
Also speed up a test, and disable some rarely touched but long running tests
10 years ago
Craig Tiller
6727428f96
Merge github.com:grpc/grpc into asan2
10 years ago
Nicolas Noble
26cbd1a003
Merge pull request #883 from ctiller/asan
...
Update suppressions file
10 years ago
Nicolas Noble
21bcda3e1d
Merge pull request #879 from murgatroid99/ruby_run_tests
...
Added ruby tests to run_tests.py
10 years ago
Craig Tiller
f26582d547
Add asan/tsan tests
10 years ago
Craig Tiller
3986427671
Merge branch 'ruby_run_tests' of github.com:murgatroid99/grpc into asan2
10 years ago
murgatroid99
0ee5fb8754
Removed test with non-included version of ruby
10 years ago
Craig Tiller
af08efe29f
This looks more serious
10 years ago
murgatroid99
ffc442c961
Added multiple ruby version tests
10 years ago
murgatroid99
2399160796
Switched to test matrix
10 years ago
Donna Dionne
b47b89cedb
Adding test command to test node auth compute engine credentials.
10 years ago
Michael Lumish
e0c553ccf2
Merge pull request #881 from jtattermusch/csharp_docker
...
Fix conditional inclusion of grpc_csharp_ext.dll
10 years ago
Craig Tiller
5be9e3b421
Another update
10 years ago
Craig Tiller
e1163283fb
Update suppressions file
10 years ago
murgatroid99
7e14dd817a
Moved ruby version to environment varible
10 years ago
murgatroid99
640e93f10b
Uncommented tests, switched to less specific version of ruby
10 years ago
murgatroid99
726b486b80
Updated bundler in travis.yml
10 years ago
murgatroid99
530c0b9b1f
Changed how ruby versions are selected again
10 years ago
Jan Tattermusch
bd3df5f5f1
fix conditional inclusion of grpc_csharp_ext.dll
10 years ago
Yang Gao
5c5992554b
Merge pull request #880 from nicolasnoble/python-codegen
...
Removing private protobuf header inclusion.
10 years ago
Donna Dionne
cab88bf5fd
Merge branch 'master' of github.com:google/grpc into testing-release
10 years ago
murgatroid99
ea14cfb493
Further changed ruby version handling
10 years ago
murgatroid99
c921865c39
Changed how ruby version is selected
10 years ago
Nicolas Noble
e21da5e897
Merge "Update Java Dockerfile to proto3-alpha-2 and add nanoproto"
10 years ago
murgatroid99
7f86e95366
Added ruby version file for travis
10 years ago
Nicolas Noble
7801cea7f8
Merge pull request #878 from ctiller/port2
...
Allow starting from non-root directory
10 years ago
murgatroid99
cc2ef26288
Added ruby tests to travis file
10 years ago
Nicolas "Pixel" Noble
93fa098124
Removing private protobuf header inclusion.
10 years ago
murgatroid99
6a4c4fabf3
Added ruby tests to run_tests.py
10 years ago
Craig Tiller
2cc2b84a13
Allow starting from non-root directory
10 years ago
vjpai
79b3e49d0e
Merge remote-tracking branch 'upstream/master'
10 years ago
Masood Malekghassemi
6e0b280389
Merge pull request #855 from nathanielmanistaatgoogle/python-test-port
...
Drop fixed port from python_plugin_test
10 years ago
Vijay Pai
1c94bf9806
Merge pull request #872 from ctiller/port
...
Increment 'try' variable
10 years ago
Craig Tiller
c6e387bd5c
Fix typo
10 years ago
Craig Tiller
6ff9599136
Save makefile var clobbering
10 years ago
Craig Tiller
86fa1c5541
Save makefile var clobbering
10 years ago
Craig Tiller
20e081a632
Probe compiler settings
10 years ago