protobuf/ruby/compatibility_tests/v3.0.0
Paul Yang de9e1a04a6
Add ruby 2.6 test (#5528)
* Add ruby 2.6 test

* Fix broken tests

* Fix compatibility test

* Fix bundler version

* Use new docker image

* Fix broken test

* Use new docker image in ruby26 test

* Install ruby for mac
2019-01-03 14:25:50 -08:00
..
tests Add ruby 2.6 test (#5528) 2019-01-03 14:25:50 -08:00
Rakefile Add Ruby compatibilty test against 3.0.0. 2017-02-27 17:38:54 -08:00
README.md Add Ruby compatibilty test against 3.0.0. 2017-02-27 17:38:54 -08:00
test.sh Add Ruby compatibilty test against 3.0.0. 2017-02-27 17:38:54 -08:00

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.