protobuf/ruby/compatibility_tests/v3.0.0
Masaki Hara f494cb222d
Test in Ruby 2.7 (#7386)
* Test in Ruby 2.7

* Turn off GC.stress for 'require' in Ruby 2.7

* Backport 2c8364b to compatibility_tests/v3.0.0
2020-04-24 09:50:27 -07:00
..
tests Test in Ruby 2.7 (#7386) 2020-04-24 09:50:27 -07:00
Rakefile Add Ruby compatibilty test against 3.0.0. 2017-02-27 17:38:54 -08:00
README.md Fix typos (#7050) 2020-01-08 10:18:20 -08:00
test.sh Maven requires https connection (#7110) 2020-01-20 19:23:06 -08:00

Protobuf Ruby Compatibility Tests

This directory 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.