Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
2016-09-09 12:58:10 +02:00
Stanley Cheung
211a2a0f12
fix copyright
2016-07-25 13:01:48 -07:00
Stanley Cheung
2e2cdffe9d
php: add php7 to jenkins basic and interop tests
2016-07-23 19:07:36 -07:00
Nicolas Noble
7a70bb5486
Merge pull request #7265 from thunderboltsid/issue-7094-retry
...
Retrying: Make the testing scripts executable on Python 3.x
2016-07-13 13:11:51 -07:00
siddharthshukla
0589e533cd
Make testing toolchain python 3.x compliant
...
six is necessary for making these scripts cross compatible
between python 2.x and 3.x
Changes:
Add six to python_deps.include
Include python_deps.include to all Dockerfile templates in test directory
Include python_deps.include to all Dockerfile templates in stress_test directory
Include python_deps.include to all Dockerfile templates in interop_test directory
Replace print statements with print function calls (from futute..)
Replace .iteritems() with .items() wherever necessary
use six.moves to import BaseHTTPServer
Generate new dockerfiles using generate_projects.sh
2016-07-12 01:35:53 +02:00
siddharthshukla
c478214e47
Enable py35 and py36 testing
...
Add dockerfile template for python_pyenv_x64 docker image
Generate the dockerfile using generate_projects.sh
Modify run_tests.py to include python3.5 and python3.6
Runs python_jessie_x64 for python versions 2.7 and 3.4, and
python_pyenv_x64 for python versions 3.5 and 3.6
2016-07-11 23:05:05 +02:00
Jan Tattermusch
2c084ee31e
build experimental nugets with dotnet CLI
2016-06-29 10:45:38 -07:00
Jan Tattermusch
b6960d068f
switch CoreCLR to preview2
2016-06-27 22:37:49 -07:00
Jan Tattermusch
cfce066be8
Merge pull request #6104 from jtattermusch/coreclr_support
...
Add experimental CoreCLR support
2016-06-22 08:49:37 -07:00
Jan Tattermusch
39ec1cbd7a
add csharp CoreCLR docker image
2016-06-17 17:31:40 -07:00
Vijay Pai
ddf694cc62
Merge branch 'master' into wheezy
2016-06-17 13:41:38 -07:00
Vijay Pai
8b79fdef7a
Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.
...
Disabling it allows clang-3.4 to run C/C++ on docker
2016-06-16 02:17:09 -07:00
Vijay Pai
b9e927afcc
Merge branch 'master' into wheezy
2016-06-15 22:57:21 -07:00
Jan Tattermusch
6d258c59d3
add support for clang3.5, clang3.7 and gcc4.6
2016-06-11 09:30:35 -07:00
Vijay Pai
203b20c9b2
Add g++
2016-06-09 15:50:02 -07:00
Jan Tattermusch
348ca76cf7
hotfix for sanity tests
2016-05-22 20:23:21 -04:00
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
2016-05-04 15:30:30 -07:00
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
2016-04-07 09:33:08 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Craig Tiller
255bbfdbe2
Merge github.com:grpc/grpc into fuzzy-bits
2016-03-21 09:26:33 -07:00
Jan Tattermusch
dc6d5a6244
Merge pull request #5829 from jtattermusch/fix_openssl_deadlink
...
Fix gcc4.4 tests
2016-03-18 16:41:16 -07:00
Jan Tattermusch
9bb7062f20
Fix gcc4.4 tests
2016-03-18 12:20:41 -07:00
Craig Tiller
c2c026e843
Renames
2016-03-18 08:28:21 -07:00
David Garcia Quintas
f09f020a49
fixed backslashes
2016-03-17 21:54:04 -07:00
Craig Tiller
a4134159ab
j
2016-03-17 16:02:51 -07:00
Craig Tiller
a09af92d23
Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits
2016-03-17 15:34:31 -07:00
Craig Tiller
eb784f359d
stuff
2016-03-17 14:50:49 -07:00
Craig Tiller
9812c6f69d
adddeps
2016-03-17 14:46:18 -07:00
Craig Tiller
32173c5c3c
First version of json fuzzer
2016-03-17 14:12:45 -07:00
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
2016-03-16 16:46:59 -07:00
Vijay Pai
b5b18faddc
Update clang for the Dockerfile used in tsan tests
2016-03-16 15:20:43 -07:00
Adele Zhou
9506ef2922
Fix code coverage.
2016-03-14 16:06:00 -07:00
Jan Tattermusch
d4726c1ae6
add support for clang3.4 and 3.6
2016-03-09 17:43:29 -08:00
Craig Tiller
d14d103387
Use env-var for post git step
2016-02-24 15:39:55 -08:00
Craig Tiller
b79c1e112e
Ensure we can compile boringssl before trying: old compiler compatibility
...
Allow compiling with openssl
2016-02-23 17:05:46 -08:00
Jan Tattermusch
c4cbe39889
add more compilers
2016-02-23 08:19:57 -08:00
Craig Tiller
f6fd7ec8a0
Fix docker inception for now
2016-02-10 16:04:26 -08:00
Jan Tattermusch
9b721f8711
addressing comments
2016-02-08 17:23:02 -08:00
Jan Tattermusch
8763501cf0
cleanup sanity docker image
2016-02-08 17:23:02 -08:00
Jan Tattermusch
a810876732
dockerfile refactoring
2016-02-08 17:23:01 -08:00