protobuf/ruby/compatibility_tests/v3.0.0/tests
Joshua Haberman dbb9619a9d
Cherry-pick to get Ruby 3.1 support in protobuf 3.20.0 (#9657)
* Allow pre-compiled binaries for ruby 3.1.0 (#9566)

* Allow pre-compiled binaries for ruby 3.1.1

* add comment

* fix build and use ruby 3.1.0

* add ruby31 to build CI for tests and release

* trying to fix ci

* install ruby 3.1.0 in ruby_build_environment.sh

* use head for rvm to install 3.1.0

* just install master version of rvm in prepare_build_macos_rc

* force install of master rvm in ruby_build_environment.sh

* Use coroutine=universal when compiling ruby31

* use ucontext

* fix filename

* fix coroutine name

* use git head for rake-compiler-dock

* use newest rake-compiler-dock version

* Updated CHANGES.txt for Ruby changes.

* Fixed Ruby 3.1 tests by marking intersect? as unimplemented. (#9645)

* Fixed Ruby 3.1 tests by marking intersect? as unimplemented.

* Updated compatibility tests.

Co-authored-by: Marco Concetto Rudilosso <marcoconcettorudilosso@gmail.com>
2022-03-21 15:26:27 -07:00
..
basic.rb Ported Ruby extension to upb_msg (#8184) 2021-01-13 12:16:25 -08:00
generated_code_test.rb Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
generated_code.proto Add Ruby compatibilty test against 3.0.0. 2017-02-27 17:38:54 -08:00
repeated_field_test.rb Cherry-pick to get Ruby 3.1 support in protobuf 3.20.0 (#9657) 2022-03-21 15:26:27 -07:00
stress.rb Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
test_import.proto Add Ruby compatibilty test against 3.0.0. 2017-02-27 17:38:54 -08:00