aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
AgeCommit message (Expand)Author
2019-01-28Divide commands into separate linesBo Yang
2019-01-28phpunit-5.6.10 link is brokenBo Yang
2019-01-23Create test for protoc with tcmalloc (#5612)Hao Nguyen
2019-01-08ObjC: Add a Xcode project for tvOS.Thomas Van Lenten
2019-01-03Add ruby 2.6 test (#5528)Paul Yang
2018-12-20Fix python benchmark throughput; Change back to not using docker for benchmar...Yilun Chong
2018-12-18Rebuild python docker image (#5475)Paul Yang
2018-12-18Fix benchmark to use docker image on kokoro (#5481)Yilun Chong
2018-12-18Php 7.3 fix (#5434)Paul Yang
2018-10-22Remove ruby21 and ruby22 tests (#5277)Paul Yang
2018-10-18 Add ruby 2.3, 2.4 and 2.5 test for linux. (#5256)Paul Yang
2018-10-12Add ruby2.3,2.4.2.5 test on Mac and disable ruby2.1,2.2 test on Linux (#5250)Paul Yang
2018-10-08Link to libatomic when necessary (eg. on armv6l)Ben Wolsieffer
2018-10-07PHP: Add support for primitive types in setters (#5126)michaelbausor
2018-09-23fix java build by changing mvn to onlineYilun Chong
2018-08-23Fix go tests.Feng Xiao
2018-08-22Replace repo links.Feng Xiao
2018-08-09Fix failing tests.Feng Xiao
2018-08-09Cleanup kokoro scripts.Feng Xiao
2018-07-26Add conformance test for php c back (#4966)Paul Yang
2018-07-15Add cpp tests under release docker image.Feng Xiao
2018-07-02Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)Paul Yang
2018-05-24PHP namespaces for nested messages and enums (#4536)Brent Shaffer
2018-05-09use brew install instead of easy_install in OSX (#4537)Jie Luo
2018-03-26Include googletest as a submodule (#3993)Carlos O'Ryan
2018-03-19Cat the test-suite.log on errors for presubitsJisi Liu
2018-02-26Merge pull request #4291 from google/3.5.xJisi Liu
2018-01-25Fix more memory leak for php c extension (#4211)Paul Yang
2017-12-14add cppYilun Chong
2017-12-13Fix bugsYilun Chong
2017-12-12Add caliper supported to java benchmarkYilun Chong
2017-12-04Fix bugs to pass testsYilun Chong
2017-11-12Run C# codegen when testing itJon Skeet
2017-11-04Fix php well known type conformance tests (#3828) (#3840)Paul Yang
2017-11-03Fix php well known type conformance tests (#3828)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