Michael Lumish
4a09912bd6
Merge pull request #3998 from jcanizales/travis-for-ios
...
Travis for iOS
9 years ago
Michael Lumish
6eeb6859e1
Merge pull request #3994 from jcanizales/split-test-schemes
...
Split tests into one scheme per test case
9 years ago
Michael Lumish
89c3b186b0
Merge pull request #3990 from jcanizales/xcode7-warnings
...
Prevent XCode 7 from showing spurious warnings
9 years ago
Jorge Canizales
c0daf068d3
Merge commit '96dde58ba59f0f124ae647b6e581225a62c2ea07' into travis-for-ios
9 years ago
Jorge Canizales
7102c92979
Deactivate remote interop tests in Travis
9 years ago
Jorge Canizales
96dde58ba5
Fixup: Target name changed.
9 years ago
Jorge Canizales
abf596c022
Fail fast if the plugin can’t be made or pod not installed
9 years ago
Jorge Canizales
ea1cfc8eb1
Restrict tests to simulator
...
Device builds require code signing, that isn’t set up (they probably
wouldn’t work anyway - I don’t think Travis is attaching devices to
their VMs).
9 years ago
Jorge Canizales
289016d702
Require Xcode 7.1 to try and get NS_ASSUME_NONNULL_BEGIN
9 years ago
Jorge Canizales
53d01bc004
Silence pod repo update
9 years ago
Jorge Canizales
bda34767fa
Pod install manually, to get —-verbose
9 years ago
Jorge Canizales
227c9b2a05
Try Travis builtin support for Cocoapods & xctool
9 years ago
Jorge Canizales
833a215e34
Install gflags, needed to build the C++ interop server
9 years ago
Nicolas "Pixel" Noble
de87e1ceb9
Testing travis iOS feature.
9 years ago
Jorge Canizales
5351f5961d
Merge commit '2beb88c1fd961cfd697df6c94d6bd72537ddefc9' into travis-for-ios
9 years ago
Jorge Canizales
2beb88c1fd
Fix documentation of tests
9 years ago
Jorge Canizales
91db5acd5b
Split AllTests into 4 schemes
...
For local running one can still tests AllTests, but for C.I. one can
test the 4 of them in parallel (and, importantly, deactivate the remote
interop tests until we fix them on Travis; while keeping the rest).
I had to make the remote tests a subclass of an abstract InteropTests
(like InteropTestsLocalSSL and InteropTestsLocalCleartext), and then
deactivate the abstract InteropTests on the 4 schemes that use it.
9 years ago
Jorge Canizales
54fa62e3db
Reject nils in useTestCertsPath:testName:forHost:
9 years ago
Jorge Canizales
ea4955e2c4
Remove outdated routeguide test
...
Eventually all samples will be tested.
9 years ago
Nicolas Noble
05e9e270a8
Merge pull request #3987 from jtattermusch/csharp_opencover
...
Add OpenCover coverage for C#
9 years ago
Jan Tattermusch
a09edad02a
run all the tests for C# extension coverage
9 years ago
Jan Tattermusch
1bf6f68a01
Merge pull request #3983 from nicolasnoble/coverage-support
...
Fixing 'all' run tests target.
9 years ago
Jan Tattermusch
bdf4b2e5da
C# native extension coverage on Linux
9 years ago
Jorge Canizales
10622a8d9b
Prevent XCode 7 from showing spurious warnings
...
This will hopefully make xctool work on Travis too (cross fingers!)
9 years ago
Vijay Pai
9be9939e2d
Merge pull request #3982 from nicolasnoble/special-snowflake
...
Disabling qps openloop's test.
9 years ago
Jan Tattermusch
61c3a83e94
unbreak linux csharp gcov
9 years ago
Jan Tattermusch
bf3b153fdf
Add OpenCover coverage for C#
9 years ago
David G. Quintas
7261148c24
Merge pull request #3985 from yang-g/master
...
remove log spam
9 years ago
yang-g
bd89dd8381
remove log spam
9 years ago
Nicolas "Pixel" Noble
fe300456f7
Fixing 'all' run tests target.
9 years ago
Michael Lumish
5fc4f77e11
Merge pull request #3979 from stanley-cheung/php_cs_fixer
...
PHP: ran php-cs-fixer to comply with php coding standard
9 years ago
Nicolas "Pixel" Noble
895a2dfe77
Disabling qps openloop's test.
9 years ago
Stanley Cheung
d5b20566f2
php: ran php-cs-fixer to comply with php coding standard
9 years ago
Michael Lumish
21ca91a6a4
Merge pull request #3978 from stanley-cheung/php_array_style
...
PHP: fix inconsistent array notation
9 years ago
Stanley Cheung
a5fd9d1455
php: fix inconsistent array notation
9 years ago
Nicolas Noble
dcd35b8ad6
Merge pull request #3969 from grpc/release-0_11
...
Release 0 11 -> master
9 years ago
Nicolas Noble
49bca46264
Merge pull request #3970 from murgatroid99/node_runtests_no_make
...
Prevent run_tests.py from running make if the language has no make targets
9 years ago
Nicolas Noble
ceced33a49
Merge pull request #3962 from sreecha/skip_stress_tests
...
Skip running stress_tests on jenkins by run_tests.py
9 years ago
Nicolas Noble
b56b0f14a7
Merge pull request #3964 from jtattermusch/sanity_sanity
...
Use proper shortname for sanity tests
9 years ago
murgatroid99
8ae409f574
Prevent run_tests.py from running make if the language has no make targets
9 years ago
Michael Lumish
738220d998
Merge pull request #3961 from jcanizales/cocoadocs-format
...
Format ObjC comment docs as Cocoadocs
9 years ago
Sree Kuchibhotla
eed7fd4c1c
File changes after re-running generate_projects.sh after my previous commit: 117c8af8d3
9 years ago
Jorge Canizales
55e974284d
s/quit()/sys.exit()
9 years ago
Jorge Canizales
5a06278868
Copyright notice in the .sh file
9 years ago
Michael Lumish
8e2f4fbc5e
Merge pull request #3968 from jcanizales/fix-routeguide-sample
...
Point RouteGuide pods to local sources; update requirements
9 years ago
Vijay Pai
c0f656a54a
Merge pull request #3965 from sreecha/fix_strings_stress_test
...
Explicitly use grpc::string instead of std::string to be consistent with other test code
9 years ago
Nathaniel Manista
d05f5955f4
Merge pull request #3963 from soltanmm/move-along
...
Remove alpha tests.
9 years ago
Carl Mastrangelo
7a17140bda
s/exit/sys.exit/
9 years ago
Masood Malekghassemi
d292131093
Remove alpha tests
...
Warnings will be emitted when trying to import through alpha packages.
9 years ago
Sree Kuchibhotla
f51ea7aab9
Explicitly use grpc::string instead of std::string to be consistent with other test code
9 years ago