Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Python3 testing support | Masood Malekghassemi | 2015-07-09 |
| | | | | | Conditionally runs the tests depending on the availability of Python versions (because Travis is the worst). | ||
* | Move some code out of src/ into tools/ | Craig Tiller | 2015-06-23 |
| | | | | It shouldn't count towards coverage | ||
* | Split C/C++ tests: we are running out of space in opt now | Craig Tiller | 2015-05-27 |
| | |||
* | Make Python fit within ulimit | Craig Tiller | 2015-05-22 |
| | |||
* | Split gcov c/c++ into separate runs | Craig Tiller | 2015-05-21 |
| | |||
* | Fix typo | Craig Tiller | 2015-05-18 |
| | |||
* | Exclude test & compiler sources from coveralls reported test coverage | Craig Tiller | 2015-05-18 |
| | |||
* | Remove gcc 4.5 testing and keep 4.4 | vjpai | 2015-05-04 |
| | |||
* | Remove dbg build from Travis, use gcov instead | Craig Tiller | 2015-04-30 |
| | |||
* | Merge pull request #1417 from nicolasnoble/travis-speedup | Craig Tiller | 2015-04-29 |
|\ | | | | | Travis speedup. | ||
| * | Alright, fine Travis. You can try and build for another version of gcc. | Nicolas "Pixel" Noble | 2015-04-30 |
| | | |||
* | | Merge github.com:grpc/grpc into travvy | Craig Tiller | 2015-04-29 |
|\ \ | | | | | | | | | | | | | Conflicts: .travis.yml | ||
* | | | Merge C/C++ build steps on Travis | Craig Tiller | 2015-04-29 |
| | | | |||
| | * | Adjusting scripts to fake-install. | Nicolas "Pixel" Noble | 2015-04-30 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into travis-speedup | Nicolas "Pixel" Noble | 2015-04-30 |
| | |\ | | |/ | |/| | | | | | | | Conflicts: .travis.yml | ||
| * | | adding csharp tests to travis | Jan Tattermusch | 2015-04-24 |
|/ / | |||
* | | Merge branch 'master' of github.com:grpc/grpc into sanity | Nicolas "Pixel" Noble | 2015-04-10 |
|\ \ | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py | ||
| * | | Adding a simple 'buildonly' test. | Nicolas "Pixel" Noble | 2015-03-26 |
| | | | |||
| | * | Adding pre-built packages for OpenSSL and protobuf for Travis. | Nicolas "Pixel" Noble | 2015-03-25 |
| |/ | |||
* / | Adding basic sanity test. | Nicolas "Pixel" Noble | 2015-03-24 |
|/ | |||
* | Adding coverage report. | Nicolas "Pixel" Noble | 2015-03-04 |
| | |||
* | Removed logging, returned other tests to .travis.yml | murgatroid99 | 2015-03-02 |
| | |||
* | Added logging for python tests | murgatroid99 | 2015-03-02 |
| | |||
* | Merge branch 'master' into travis_python | murgatroid99 | 2015-03-02 |
|\ | |||
* | | Put tests back in a useful state | murgatroid99 | 2015-03-02 |
| | | |||
* | | Add more logging | murgatroid99 | 2015-03-02 |
| | | |||
| * | Ignore the ASAN bits, get the fixes in | Craig Tiller | 2015-02-27 |
| | | |||
| * | Enable asan for C core | Craig Tiller | 2015-02-27 |
| | | | | | | | | Also speed up a test, and disable some rarely touched but long running tests | ||
* | | Added python tests to .travis.yml | murgatroid99 | 2015-02-27 |
| | | |||
| * | Add asan/tsan tests | Craig Tiller | 2015-02-27 |
|/ | |||
* | Removed test with non-included version of ruby | murgatroid99 | 2015-02-27 |
| | |||
* | Added multiple ruby version tests | murgatroid99 | 2015-02-27 |
| | |||
* | Switched to test matrix | murgatroid99 | 2015-02-27 |
| | |||
* | Moved ruby version to environment varible | murgatroid99 | 2015-02-27 |
| | |||
* | Uncommented tests, switched to less specific version of ruby | murgatroid99 | 2015-02-27 |
| | |||
* | Updated bundler in travis.yml | murgatroid99 | 2015-02-27 |
| | |||
* | Changed how ruby versions are selected again | murgatroid99 | 2015-02-27 |
| | |||
* | Added ruby tests to travis file | murgatroid99 | 2015-02-27 |
| | |||
* | Save makefile var clobbering | Craig Tiller | 2015-02-27 |
| | |||
* | Probe compiler settings | Craig Tiller | 2015-02-27 |
| | |||
* | Extend timeouts for Travis 2x | Craig Tiller | 2015-02-27 |
| | |||
* | Removing python for now. | Nicolas "Pixel" Noble | 2015-02-27 |
| | |||
* | Use nicos fix | Craig Tiller | 2015-02-26 |
| | |||
* | Install virtualenv | Craig Tiller | 2015-02-26 |
| | |||
* | Compile protobuf explicitly | Craig Tiller | 2015-02-26 |
| | |||
* | Fix typo | Craig Tiller | 2015-02-26 |
| | |||
* | Clean between builds | Craig Tiller | 2015-02-26 |
| | |||
* | Merge branch 'travis_python' of github.com:jtattermusch/grpc into travis-c++ | Craig Tiller | 2015-02-26 |
|\ | | | | | | | | | Conflicts: .travis.yml | ||
* | | Add python | Craig Tiller | 2015-02-26 |
| | | |||
| * | running python tests on travis | Jan Tattermusch | 2015-02-26 |
| | |