aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
AgeCommit message (Expand)Author
2018-11-04Revert "Merge changes from topic "protobuf3.5.2""Colin Cross
2018-01-25Fix more memory leak for php c extension (#4211)Paul Yang
2017-11-04Fix php well known type conformance tests (#3828) (#3840)Paul Yang
2017-10-11Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu
2017-10-05Add well known types to php runtime. (#3697)Paul Yang
2017-09-13Fix go example test.Feng Xiao
2017-09-12Exclude valid constant name from reserved name.Bo Yang
2017-09-08Add prefix to php reserved keywords.Bo Yang
2017-08-24Add mising cmake files in distJisi Liu
2017-08-23Make distcheck aware of test proto files.Jisi Liu
2017-08-22Drop python2.6Jie Luo
2017-08-22Add Python 3.5 3.6Jie Luo
2017-08-18Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524)Jie Luo
2017-08-18Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)cclauss
2017-08-07Merge pull request #3454 from anandolee/masterJie Luo
2017-08-03Add python 2.6 test back for cpp implementation. Json format issue was fixed ...Jie Luo
2017-08-02Expose descriptor API in php c extension (#3422)Paul Yang
2017-07-23Travis: Exclude CMake .pc filesAxel Huebl
2017-07-19Merge pull request #3375 from TeBoring/3.3.xPaul Yang
2017-07-18Merge 3.3.x into masterBo Yang
2017-07-18Support PHP generic services (#3269)Matt A
2017-06-30Add json encode/decode for php. (#3226)Paul Yang
2017-06-05Add new file option php_namespace. (#3162)Paul Yang
2017-05-24Convert C# projects to MSBuild (csproj) formatJon Skeet
2017-05-10Fix c extension for php7.1. (#3077)Paul Yang
2017-05-05Add compatibility test for php. (#3041)Paul Yang
2017-04-20Allow proto files to import descriptor.proto (#2995)Paul Yang
2017-04-19Make PHP c extension work with PHP7 (#2951)Paul Yang
2017-03-27Merge pull request #1662 from haberman/jsconformanceJoshua Haberman
2017-03-17Add file option php_class_prefix (#2849)Paul Yang
2017-03-08Rename encode/decode to serializeToString/mergeFromString (#2795)Paul Yang
2017-03-06Added JavaScript conformance tests. All tests pass!Josh Haberman
2017-02-13Merge pull request #2701 from anandolee/masterJie Luo
2017-02-11Add clear method to PHP message (#2700)Paul Yang
2017-02-10Add csharp compatibility tests against v3.0.0 and run on Travis.Jie Luo
2017-02-08Implement json encoding decoding for php. (#2682)Paul Yang
2017-02-07Add fixed version to phpunit used in travis (#2673)Paul Yang
2017-02-01Add conformance test for php (#2655)Paul Yang
2017-01-26Add python compatibility tests against v2.5.0 amd run on Travis.Jie Luo
2016-12-09Reenable cocoapods objc test and remove unnecessary workaround for rvmSergio Campama
2016-12-09Merge pull request #2473 from thomasvl/update_xcodesThomas Van Lenten
2016-12-09Skip benchmark test if cmake isn't installed.Thomas Van Lenten
2016-12-09Xcode 8.1 supportThomas Van Lenten
2016-12-08Disable jruby test. (#2469)Paul Yang
2016-12-08Update commit id in Dockerfile to trigger update. (#2467)Paul Yang
2016-12-08Make php generated code conform to PSR-4. (#2435)Paul Yang
2016-11-18Update EXTRA_DIST lists.Feng Xiao
2016-11-10Fix php c extension on 32-bit machines. (#2348)Paul Yang
2016-11-08Implement RepeatedFieldIter for c extension. (#2333)Paul Yang
2016-10-25Fix pure php implementation for 32-bit machine. (#2282)Paul Yang