aboutsummaryrefslogtreecommitdiffstats
path: root/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.7.x' into merge-3-7-xAdam Cozzette2019-03-261-0/+4
|\
| * Add terminating character to zend_lookup_class call (#5871) (#5885)David Supplee2019-03-131-0/+44
| * Avoid passing -Og flag to C++ compilerAdam Cozzette2019-03-121-0/+4
* | Merge pull request #5876 from jtattermusch/csharp_win_testsJan Tattermusch2019-03-131-0/+6
|\ \
| * | C#: set some dotnet options when testingJan Tattermusch2019-03-121-0/+6
* | | Add terminating character to zend_lookup_class call (#5871)David Supplee2019-03-121-0/+44
|/ /
* | Create test to verify that the dist artifact can be installed. (#5854)Hao Nguyen2019-03-071-0/+33
* | PHP updates for new upb APIs (#5604)Joshua Haberman2019-03-061-3/+3
* | Merge branch '3.7.x'Bo Yang2019-03-041-1/+1
|\|
| * fix macos build for High Sierra (#5780)Yilun Chong2019-02-261-1/+1
| * Divide commands into separate linesBo Yang2019-01-281-1/+2
| * phpunit-5.6.10 link is brokenBo Yang2019-01-281-2/+1
* | fix macos build for High Sierra (#5780)Yilun Chong2019-02-261-1/+1
* | Do "strict" heapcheck instead of "draconian" (#5635)Adam Cozzette2019-01-251-1/+1
|/
* Create test for protoc with tcmalloc (#5612)Hao Nguyen2019-01-231-0/+9
* ObjC: Add a Xcode project for tvOS.Thomas Van Lenten2019-01-081-5/+21
* Add ruby 2.6 test (#5528)Paul Yang2019-01-031-4/+4
* Fix python benchmark throughput; Change back to not using docker for benchmar...Yilun Chong2018-12-201-2/+2
* Rebuild python docker image (#5475)Paul Yang2018-12-181-0/+66
* Fix benchmark to use docker image on kokoro (#5481)Yilun Chong2018-12-181-1/+7
* Php 7.3 fix (#5434)Paul Yang2018-12-181-38/+17
* Remove ruby21 and ruby22 tests (#5277)Paul Yang2018-10-221-10/+0
* Add ruby 2.3, 2.4 and 2.5 test for linux. (#5256)Paul Yang2018-10-181-2/+2
* Add ruby2.3,2.4.2.5 test on Mac and disable ruby2.1,2.2 test on Linux (#5250)Paul Yang2018-10-121-2/+3
* Link to libatomic when necessary (eg. on armv6l)Ben Wolsieffer2018-10-081-2/+2
* PHP: Add support for primitive types in setters (#5126)michaelbausor2018-10-071-0/+2
* fix java build by changing mvn to onlineYilun Chong2018-09-231-1/+1
* Fix go tests.Feng Xiao2018-08-231-1/+1
* Replace repo links.Feng Xiao2018-08-221-2/+2
* Fix failing tests.Feng Xiao2018-08-091-2/+2
* Cleanup kokoro scripts.Feng Xiao2018-08-091-3/+3
* Add conformance test for php c back (#4966)Paul Yang2018-07-261-7/+10
* Add cpp tests under release docker image.Feng Xiao2018-07-151-97/+6
* Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)Paul Yang2018-07-021-0/+15
* PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-241-1/+2
* use brew install instead of easy_install in OSX (#4537)Jie Luo2018-05-091-1/+2
* Include googletest as a submodule (#3993)Carlos O'Ryan2018-03-261-0/+5
* Cat the test-suite.log on errors for presubitsJisi Liu2018-03-191-1/+1
* Merge pull request #4291 from google/3.5.xJisi Liu2018-02-261-8/+8
|\
| * Fix more memory leak for php c extension (#4211)Paul Yang2018-01-251-8/+8
| * Fix php well known type conformance tests (#3828) (#3840)Paul Yang2017-11-041-1/+2
* | add cppYilun Chong2017-12-141-3/+0
* | Fix bugsYilun Chong2017-12-131-1/+4
* | Add caliper supported to java benchmarkYilun Chong2017-12-121-4/+1
* | Fix bugs to pass testsYilun Chong2017-12-041-1/+1
* | Run C# codegen when testing itJon Skeet2017-11-121-3/+5
* | Fix php well known type conformance tests (#3828)Paul Yang2017-11-031-1/+2
|/
* Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu2017-10-111-11/+16
|\
| * Exclude valid constant name from reserved name.Bo Yang2017-09-121-13/+15
| * Add prefix to php reserved keywords.Bo Yang2017-09-081-9/+13