Jorge Canizales
|
7102c92979
|
Deactivate remote interop tests in Travis
|
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 |
Masood Malekghassemi
|
e5f7002617
|
Add Python3 testing support
Conditionally runs the tests depending on the availability of Python
versions (because Travis is the worst).
|
10 years ago |
Craig Tiller
|
31489e3aba
|
Move some code out of src/ into tools/
It shouldn't count towards coverage
|
10 years ago |
Craig Tiller
|
1057ba2afe
|
Split C/C++ tests: we are running out of space in opt now
|
10 years ago |
Craig Tiller
|
84f187966f
|
Make Python fit within ulimit
|
10 years ago |
Craig Tiller
|
07cda96f50
|
Split gcov c/c++ into separate runs
|
10 years ago |
Craig Tiller
|
3b3658ef37
|
Fix typo
|
10 years ago |
Craig Tiller
|
6983d5d2bd
|
Exclude test & compiler sources from coveralls reported test coverage
|
10 years ago |
vjpai
|
5fd67940b8
|
Remove gcc 4.5 testing and keep 4.4
|
10 years ago |
Craig Tiller
|
42b14cba51
|
Remove dbg build from Travis, use gcov instead
|
10 years ago |
Nicolas "Pixel" Noble
|
f0668c83bb
|
Alright, fine Travis. You can try and build for another version of gcc.
|
10 years ago |
Craig Tiller
|
7d9df1b23a
|
Merge C/C++ build steps on Travis
|
10 years ago |
Nicolas "Pixel" Noble
|
9adbf48970
|
Adjusting scripts to fake-install.
|
10 years ago |
Jan Tattermusch
|
e79e2f54e8
|
adding csharp tests to travis
|
10 years ago |
Nicolas "Pixel" Noble
|
fd2b09329b
|
Adding a simple 'buildonly' test.
|
10 years ago |
Nicolas "Pixel" Noble
|
882d7a7eec
|
Adding pre-built packages for OpenSSL and protobuf for Travis.
|
10 years ago |
Nicolas "Pixel" Noble
|
9f72864caf
|
Adding basic sanity test.
|
10 years ago |
murgatroid99
|
45efc4dea1
|
Removed PHP travis tests
|
10 years ago |
murgatroid99
|
c351ae77f5
|
Reordered install commands for travis
|
10 years ago |
murgatroid99
|
448a87d7fd
|
Fixed another flag in install script
|
10 years ago |
murgatroid99
|
782f38c3a4
|
Added flag in install script
|
10 years ago |
murgatroid99
|
77234a5c56
|
Fixed travis PHP version update
|
10 years ago |
murgatroid99
|
02ea664342
|
Updated travis's PHP version
|
10 years ago |
murgatroid99
|
ec7788d94f
|
Re-added php tests to travis
|
10 years ago |
murgatroid99
|
aa373ba69f
|
Removed php tests from travis
|
10 years ago |
murgatroid99
|
7d4ac6e961
|
Added PHP tests to travis
|
10 years ago |
Nicolas "Pixel" Noble
|
d30b005198
|
Adding coverage report.
|
10 years ago |
murgatroid99
|
5c4052d771
|
Removed logging, returned other tests to .travis.yml
|
10 years ago |
murgatroid99
|
985c5bf2e0
|
Added logging for python tests
|
10 years ago |
murgatroid99
|
cedab130c2
|
Put tests back in a useful state
|
10 years ago |
murgatroid99
|
0af2a46d7c
|
Add more logging
|
10 years ago |
Craig Tiller
|
bf01d4f69c
|
Ignore the ASAN bits, get the fixes in
|
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 |
murgatroid99
|
b7063f1416
|
Added python tests to .travis.yml
|
10 years ago |
Craig Tiller
|
f26582d547
|
Add asan/tsan tests
|
10 years ago |
murgatroid99
|
0ee5fb8754
|
Removed test with non-included version of ruby
|
10 years ago |
murgatroid99
|
ffc442c961
|
Added multiple ruby version tests
|
10 years ago |
murgatroid99
|
2399160796
|
Switched to test matrix
|
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 |