Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Yang 78ba021b84
Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)
6 years ago
..
tests Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 6 years ago
README.md Add Ruby compatibilty test against 3.0.0. 8 years ago
Rakefile Add Ruby compatibilty test against 3.0.0. 8 years ago
test.sh Add Ruby compatibilty test against 3.0.0. 8 years ago

README.md

Protobuf Ruby Compatibility Tests

This drectory contains a snapshot of protobuf ruby 3.0.0 unittest code and test scripts used to verifies whether the latest version of protobuf is still compatible with 3.0.0 generated code.