11 Commits (9009662b719f98dee6c352d05a7630612313c58e)

Author SHA1 Message Date
Feng Xiao ad49ed78f3 Update travis tests for Java. 8 years ago
Feng Xiao a4f68b16a0 Add missing files in EXTRA_DIST and add a test. 8 years ago
Jon Skeet deaea21315 Use the dotnet-release package feed for Travis. 8 years ago
Sergio Campamá f6d1d1a17e Uses head version of rvm to avoid shell_update_session not found error (#1791) 8 years ago
Jon Skeet b5ce5251fd Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 8 years ago
Jon Skeet 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 8 years ago
Sergio Campamá f0c1492ef6 Add the CocoaPods integration tests to Travis. 9 years ago
Thomas Van Lenten 368a2f4cee Automated testing tweaks for ObjC 9 years ago
Josh Haberman 49a8918e97 Read files directly from filesystem since xxd isn't always available. 9 years ago
Josh Haberman cb36bde047 Make the C++ tests build the benchmarking code. 9 years ago
Josh Haberman 67c727cd41 Rearranged and commented files for running under Jenkins. 9 years ago
Josh Haberman 1ee0fda556 Use a local Maven repository to avoid network fetches during tests. 9 years ago
Josh Haberman 2f3f1de16d Make Java copy into separate directories so the tests can run concurrently. 9 years ago
Josh Haberman ffc811804f Added Ruby 2.1, Oracle Java, and C#. 9 years ago
Josh Haberman b28b3f60a1 Configure ccache directory. 9 years ago
Josh Haberman d08c39c218 Put Maven in batch mode to avoid spamming the logs. 9 years ago
Josh Haberman 483533d3a2 Install Python deps in Docker image. 9 years ago
Josh Haberman 0f8c25d105 Properly add JDK deps in the Docker image. 9 years ago
Josh Haberman 738393b2c0 Try running multiple tests in a row. 9 years ago
Josh Haberman d33e93b833 Added ccache support. 9 years ago
Josh Haberman 57be1d7eb2 Added some initial shell scripts and docker file. 9 years ago
Thomas Van Lenten 8c784506aa Disable the xctool updates 9 years ago
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