32 Commits (59ea5000bb07f09635229752361004ffe30dc85f)

Author SHA1 Message Date
Thomas Van Lenten efca368939 Move the xctool use of -reporter into a common spot and always use "plain" to get more readable logs on travis. 9 years ago
Thomas Van Lenten 30e645b6b6 Tweak the xctool run for iOS tests to try and sort out flake 9 years ago
Thomas Van Lenten 1324119a42 Bump up travis to Xcode 7.2 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Josh Haberman 0d2d8bc108 Fixed test command for JS tests. 9 years ago
Josh Haberman e9cf31e68b Added README and enabled JavaScript tests on Node.js 9 years ago
Feng Xiao 8675989bf7 Disable conformance tests for csharp and ruby. 9 years ago
Feng Xiao 9e5fb55ed6 Build Java conformance tests for JDK7 only. 9 years ago
Feng Xiao 9125863ac0 Only try to install GCC 4.8 on Linux. 9 years ago
Feng Xiao af81dcfc2c Fix Java travis tests. 9 years ago
Feng Xiao 1e2fece3e0 Configure conformance tests to build with C++11 (require GCC 4.8) 9 years ago
Feng Xiao a0cecfd31a Make conformance tests build for C++ and Java. 9 years ago
Tim Swast 7e31c4d930 Add a Go language example. 9 years ago
Thomas Van Lenten 1745f7eae9 Add support for the conformance test for objc when run on OS X 9 years ago
Thomas Van Lenten 76b61384a2 Switch ObjC Travis testing to using xctool 9 years ago
Thomas Van Lenten 9642b821f2 Add ObjC build to travis setup 9 years ago
Jie Luo 2850a98275 fix json_format for python2.6: 9 years ago
Jisi Liu 72bd9c959a disable tests for python-cpp under py26 as well. 9 years ago
Jisi Liu f509c7b2f5 disable py2.6 tests for json_format_test 9 years ago
Dan O'Reilly d9598ca55d Fix Python 3.4 cpp implementation 9 years ago
Dan O'Reilly 76f8a3fbcd Travis now only tests Python2.6 on Linux. 9 years ago
Dan O'Reilly 5de2a81b01 Improve tox.ini, install py26 for travis. 9 years ago
Dan O'Reilly 5029c7b7d3 Install tox during travis build. 9 years ago
Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 9 years ago
Jon Skeet b6defa7c11 Added C# conformance tests. 9 years ago
Josh Haberman 181c7f2636 Added Ruby to conformance tests. 10 years ago
Thomas Van Lenten c4d3638f51 Remove the OS X checks from travis.sh, instead use excludes to not fire up a vm for something we can't test. 10 years ago
Jan Tattermusch ddb36efe18 csharp travis integration 10 years ago
Tamir Duberstein e4f4d9fe83 Only generate protos in development 10 years ago
Tamir Duberstein c91d9ab0fd Allow tests to run on OS X 10 years ago
Tamir Duberstein e54c14552f Don't hardcode bash 10 years ago
Chris Fallin 20e94b24dd Refactor Travis tests: split configs and run in parallel. 10 years ago