Sign in
flutter
/
third_party
/
protobuf
/
8084e03c3376ec41e839bf7598de4f05a63d02f7
/
tests.sh
9e745f7
Support PHP generic services (#3269)
by Matt A
· 8 years ago
ecca6ea
Add json encode/decode for php. (#3226)
by Paul Yang
· 8 years ago
6f32580
Add new file option php_namespace. (#3162)
by Paul Yang
· 8 years ago
f26e8c2
Convert C# projects to MSBuild (csproj) format
by Jon Skeet
· 8 years ago
25abd7b
Add compatibility test for php. (#3041)
by Paul Yang
· 8 years ago
4523c9c
Allow proto files to import descriptor.proto (#2995)
by Paul Yang
· 8 years ago
190b527
Make PHP c extension work with PHP7 (#2951)
by Paul Yang
· 8 years ago
c565e25
Merge pull request #1662 from haberman/jsconformance
by Joshua Haberman
· 8 years ago
6b27c1f
Add file option php_class_prefix (#2849)
by Paul Yang
· 8 years ago
dd8d5f5
Rename encode/decode to serializeToString/mergeFromString (#2795)
by Paul Yang
· 8 years ago
f873d32
Added JavaScript conformance tests. All tests pass!
by Josh Haberman
· 8 years ago
3f6f73b
Merge pull request #2701 from anandolee/master
by Jie Luo
· 8 years ago
74eb9a0
Add clear method to PHP message (#2700)
by Paul Yang
· 8 years ago
7288689
Add csharp compatibility tests against v3.0.0 and run on Travis.
by Jie Luo
· 8 years ago
cba04b1
Implement json encoding decoding for php. (#2682)
by Paul Yang
· 8 years ago
c002743
Add fixed version to phpunit used in travis (#2673)
by Paul Yang
· 8 years ago
3975664
Add conformance test for php (#2655)
by Paul Yang
· 8 years ago
ea51149
Add python compatibility tests against v2.5.0 amd run on Travis.
by Jie Luo
· 8 years ago
1ac8944
Reenable cocoapods objc test and remove unnecessary workaround for rvm
by Sergio Campama
· 8 years ago
e43f73e
Merge pull request #2473 from thomasvl/update_xcodes
by Thomas Van Lenten
· 8 years ago
bc9d077
Skip benchmark test if cmake isn't installed.
by Thomas Van Lenten
· 8 years ago
2754586
Xcode 8.1 support
by Thomas Van Lenten
· 8 years ago
d8f54c4
Disable jruby test. (#2469)
by Paul Yang
· 8 years ago
e3e38b8
Update commit id in Dockerfile to trigger update. (#2467)
by Paul Yang
· 8 years ago
46ae90d
Make php generated code conform to PSR-4. (#2435)
by Paul Yang
· 8 years ago
599613e
Update EXTRA_DIST lists.
by Feng Xiao
· 8 years ago
df83907
Fix php c extension on 32-bit machines. (#2348)
by Paul Yang
· 8 years ago
1f2dbc8
Implement RepeatedFieldIter for c extension. (#2333)
by Paul Yang
· 8 years ago
51c5ff8
Fix pure php implementation for 32-bit machine. (#2282)
by Paul Yang
· 8 years ago
daba665
Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232)
by Paul Yang
· 8 years ago
63448e6
Fix compile error for php on Mac.
by Bo Yang
· 8 years ago
4f3d20a
Fix segmentation fault when ZTS is defined.
by Bo Yang
· 8 years ago
c96dd66
Add test for php zts build.
by Bo Yang
· 8 years ago
34cdaf4
Add travis test on Mac for php.
by Bo Yang
· 8 years ago
c8bd36e
Test php5.5_c test on jenkins
by Bo Yang
· 8 years ago
fd332d1
Add php test script for automated tests.
by Bo Yang
· 8 years ago
e0a6e52
Add php files for make dist.
by Bo Yang
· 8 years ago
1c4cf0e
Fix python cpp.
by Bo Yang
· 8 years ago
fe1aaad
Fix bugs for internal integration.
by Bo Yang
· 8 years ago
a289d43
Added C++ benchmark. (#1525)
by Joshua Haberman
· 9 years ago
baa4023
Run Java compatibility tests on Travis.
by Feng Xiao
· 9 years ago
20fbb35
Add more tests to jenkins.
by Feng Xiao
· 9 years ago
ad49ed7
Update travis tests for Java.
by Feng Xiao
· 9 years ago
a4f68b1
Add missing files in EXTRA_DIST and add a test.
by Feng Xiao
· 9 years ago
deaea21
Use the dotnet-release package feed for Travis.
by Jon Skeet
· 9 years ago
f6d1d1a
Uses head version of rvm to avoid shell_update_session not found error (#1791)
by Sergio Campamá
· 9 years ago
10a8fb4
Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727)
by Jon Skeet
· 9 years ago
f0c1492
Add the CocoaPods integration tests to Travis.
by Sergio Campamá
· 9 years ago
368a2f4
Automated testing tweaks for ObjC
by Thomas Van Lenten
· 9 years ago
49a8918
Read files directly from filesystem since xxd isn't always available.
by Josh Haberman
· 9 years ago
cb36bde
Make the C++ tests build the benchmarking code.
by Josh Haberman
· 9 years ago
a15b916
Merge branch 'master' into docker
by Josh Haberman
· 9 years ago
67c727c
Rearranged and commented files for running under Jenkins.
by Josh Haberman
· 9 years ago