aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add mising cmake files in distJisi Liu2017-08-241-1/+0
| * Make distcheck aware of test proto files.Jisi Liu2017-08-231-1/+1
* | Add well known types to php runtime. (#3697)Paul Yang2017-10-051-1/+0
* | Fix go example test.Feng Xiao2017-09-131-1/+1
* | Drop python2.6Jie Luo2017-08-221-4/+3
* | Add Python 3.5 3.6Jie Luo2017-08-221-2/+4
* | Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524)Jie Luo2017-08-181-4/+3
* | Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)cclauss2017-08-181-3/+4
* | Merge pull request #3454 from anandolee/masterJie Luo2017-08-071-2/+1
|\ \ | |/ |/|
| * Add python 2.6 test back for cpp implementation. Json format issue was fixed ...Jie Luo2017-08-031-2/+1
* | Expose descriptor API in php c extension (#3422)Paul Yang2017-08-021-1/+10
|/
* Travis: Exclude CMake .pc filesAxel Huebl2017-07-231-0/+1
* Merge pull request #3375 from TeBoring/3.3.xPaul Yang2017-07-191-0/+37
|\
| * Merge 3.3.x into masterBo Yang2017-07-181-0/+37
| |\
| | * Fix c extension for php7.1. (#3077)Paul Yang2017-05-101-0/+37
* | | Support PHP generic services (#3269)Matt A2017-07-181-1/+1
|/ /
* | Add json encode/decode for php. (#3226)Paul Yang2017-06-301-26/+33
* | Add new file option php_namespace. (#3162)Paul Yang2017-06-051-1/+1
* | Convert C# projects to MSBuild (csproj) formatJon Skeet2017-05-241-16/+3
* | Add compatibility test for php. (#3041)Paul Yang2017-05-051-1/+12
|/
* Allow proto files to import descriptor.proto (#2995)Paul Yang2017-04-201-0/+1
* Make PHP c extension work with PHP7 (#2951)Paul Yang2017-04-191-60/+65
* Merge pull request #1662 from haberman/jsconformanceJoshua Haberman2017-03-271-0/+1
|\
| * Added JavaScript conformance tests. All tests pass!Josh Haberman2017-03-061-0/+1
* | Add file option php_class_prefix (#2849)Paul Yang2017-03-171-1/+1
* | Rename encode/decode to serializeToString/mergeFromString (#2795)Paul Yang2017-03-081-2/+17
|/