aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2701 from anandolee/masterJie Luo2017-02-131-1/+4
|\
| * Add csharp compatibility tests against v3.0.0 and run on Travis.Jie Luo2017-02-101-1/+4
* | Add clear method to PHP message (#2700)Paul Yang2017-02-111-2/+2
* | Implement json encoding decoding for php. (#2682)Paul Yang2017-02-081-4/+8
* | Add fixed version to phpunit used in travis (#2673)Paul Yang2017-02-071-1/+1
* | Add conformance test for php (#2655)Paul Yang2017-02-011-0/+31
|/
* Add python compatibility tests against v2.5.0 amd run on Travis.Jie Luo2017-01-261-1/+13
* Reenable cocoapods objc test and remove unnecessary workaround for rvmSergio Campama2016-12-091-9/+0
* Merge pull request #2473 from thomasvl/update_xcodesThomas Van Lenten2016-12-091-5/+15
|\
| * Skip benchmark test if cmake isn't installed.Thomas Van Lenten2016-12-091-5/+15
| * Xcode 8.1 supportThomas Van Lenten2016-12-091-1/+1
* | Disable jruby test. (#2469)Paul Yang2016-12-081-1/+1
* | Update commit id in Dockerfile to trigger update. (#2467)Paul Yang2016-12-081-4/+10
* | Make php generated code conform to PSR-4. (#2435)Paul Yang2016-12-081-1/+22
|/
* Update EXTRA_DIST lists.Feng Xiao2016-11-181-1/+1
* Fix php c extension on 32-bit machines. (#2348)Paul Yang2016-11-101-0/+7
* Implement RepeatedFieldIter for c extension. (#2333)Paul Yang2016-11-081-1/+2
* Fix pure php implementation for 32-bit machine. (#2282)Paul Yang2016-10-251-0/+21
* Fix python_cpp test on Mac. Link staticly when building extension, so that th...Paul Yang2016-10-101-1/+2
* Fix compile error for php on Mac.Bo Yang2016-10-101-6/+19
* Fix segmentation fault when ZTS is defined.Bo Yang2016-10-101-0/+1
* Add test for php zts build.Bo Yang2016-10-101-4/+16
* Add travis test on Mac for php.Bo Yang2016-10-101-9/+19
* Test php5.5_c test on jenkinsBo Yang2016-10-101-19/+30
* Add php test script for automated tests.Bo Yang2016-10-101-5/+59
* Add php files for make dist.Bo Yang2016-10-101-1/+1
* Fix python cpp.Bo Yang2016-10-101-2/+0
* Fix bugs for internal integration.Bo Yang2016-10-101-1/+3
* Added C++ benchmark. (#1525)Joshua Haberman2016-09-231-0/+3
* Run Java compatibility tests on Travis.Feng Xiao2016-07-291-0/+9
* Add more tests to jenkins.Feng Xiao2016-07-211-14/+14
* Update travis tests for Java.Feng Xiao2016-07-211-14/+3
* Add missing files in EXTRA_DIST and add a test.Feng Xiao2016-07-201-0/+25
* Use the dotnet-release package feed for Travis.Jon Skeet2016-07-191-1/+1
* Uses head version of rvm to avoid shell_update_session not found error (#1791)Sergio Campamá2016-07-151-0/+4
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet2016-07-141-4/+16
* Add the CocoaPods integration tests to Travis.Sergio Campamá2016-06-141-0/+12
* Automated testing tweaks for ObjCThomas Van Lenten2016-05-241-44/+17
* Read files directly from filesystem since xxd isn't always available.Josh Haberman2016-04-291-1/+1
* Make the C++ tests build the benchmarking code.Josh Haberman2016-04-291-0/+3
* Merge branch 'master' into dockerJosh Haberman2016-03-291-7/+1
* Rearranged and commented files for running under Jenkins.Josh Haberman2016-03-041-0/+350