26 Commits (9f75c5aa851cd877fb0d93ccc31b8567a6706546)

Author SHA1 Message Date
Paul Yang 1f2dbc899b Implement RepeatedFieldIter for c extension. (#2333) 8 years ago
Paul Yang 51c5ff889c Fix pure php implementation for 32-bit machine. (#2282) 8 years ago
Paul Yang daba6653f1 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Bo Yang 63448e6059 Fix compile error for php on Mac. 8 years ago
Bo Yang 4f3d20a500 Fix segmentation fault when ZTS is defined. 8 years ago
Bo Yang c96dd669a9 Add test for php zts build. 8 years ago
Bo Yang 34cdaf4c36 Add travis test on Mac for php. 8 years ago
Bo Yang c8bd36e5b9 Test php5.5_c test on jenkins 8 years ago
Bo Yang fd332d146d Add php test script for automated tests. 8 years ago
Bo Yang e0a6e52023 Add php files for make dist. 8 years ago
Bo Yang 1c4cf0eeb5 Fix python cpp. 8 years ago
Bo Yang fe1aaad7fe Fix bugs for internal integration. 8 years ago
Paul Yang bc3bff165f Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Bo Yang 96e2d76491 Fix compile error for php on Mac. 8 years ago
Bo Yang 75b69887aa Fix segmentation fault when ZTS is defined. 8 years ago
Bo Yang 2d897c8fa2 Add test for php zts build. 8 years ago
Bo Yang 858db7a202 Add travis test on Mac for php. 8 years ago
Bo Yang bcb32c0b86 Test php5.5_c test on jenkins 8 years ago
Bo Yang 1baaedfb3d Add php test script for automated tests. 8 years ago
Bo Yang a428e42072 Add php files for make dist. 8 years ago
Bo Yang 411968d01f Fix python cpp. 8 years ago
Joshua Haberman a289d43608 Added C++ benchmark. (#1525) 8 years ago
Bo Yang 22d7248c97 Fix bugs for internal integration. 8 years ago
Feng Xiao baa4023cd5 Run Java compatibility tests on Travis. 8 years ago
Feng Xiao 20fbb357d0 Add more tests to jenkins. 8 years ago
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