dep-protobuf/ruby/tests
y-yagi 184f3a37e9 Remove codes for unsupported Ruby (#17353)
Protocol Buffers  only supports Ruby >= 3.0 since 360531cd08

Closes #17353

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/17353 from y-yagi:remove_codes_for_ruby27 80571a4389
PiperOrigin-RevId: 658528987
2024-08-01 14:02:45 -07:00
..
basic.rb upb: fix a Ruby CI test 2024-04-11 18:36:03 -07:00
basic_proto2.rb Implement edition 2023 support in all Ruby runtimes. 2024-03-15 15:17:33 -07:00
basic_test.proto Implement edition 2023 support in all Ruby runtimes. 2024-03-15 15:17:33 -07:00
basic_test_features.proto Implement edition 2023 support in all Ruby runtimes. 2024-03-15 15:17:33 -07:00
basic_test_proto2.proto Implement edition 2023 support in all Ruby runtimes. 2024-03-15 15:17:33 -07:00
BUILD.bazel [Ruby] Warn if assigning a "UTF-8" string with invalid UTF-8. (#17253) 2024-07-17 08:15:14 -07:00
common_tests.rb Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes). 2024-01-03 13:05:48 -08:00
encode_decode_test.rb Bulk update to use assert_* methods wherever possible. (#13156) 2023-06-28 20:31:32 -07:00
gc_test.rb Remove codes for unsupported Ruby (#17353) 2024-08-01 14:02:45 -07:00
generated_code.proto Auto capitalize enums name in Ruby (#10454) 2022-09-28 16:32:16 -04:00
generated_code_editions.proto Implement edition 2023 support in all Ruby runtimes. 2024-03-15 15:17:33 -07:00
generated_code_proto2.proto Auto capitalize enums name in Ruby (#10454) 2022-09-28 16:32:16 -04:00
generated_code_proto2_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_test.rb Implement edition 2023 support in all Ruby runtimes. 2024-03-15 15:17:33 -07:00
implementation.rb Ruby FFI implementation (#13343) 2023-07-24 23:17:47 -07:00
memory_test.rb Ruby implement memsize functions for native types (#10291) 2024-02-13 13:03:20 -08:00
multi_level_nesting_test.proto Make the new multi-level ruby tests fit the existing structure better and add them to the makefile 2021-01-14 12:26:04 -08:00
multi_level_nesting_test.rb Fix jruby support to handle messages nested more than 1 level deep 2021-01-14 12:26:04 -08:00
object_cache_test.rb Moved ObjectCache into an internal module. 2024-02-13 09:34:09 -08:00
repeated_field_test.proto Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes). 2024-01-03 13:05:48 -08:00
repeated_field_test.rb Remove codes for unsupported Ruby (#17353) 2024-08-01 14:02:45 -07:00
ruby_version.rb Remove all autotools usage (#10132) 2022-08-10 22:51:29 -07:00
service_test.proto Implement service & method descriptor lookup in Ruby (#15817) 2024-03-22 10:35:56 -07:00
service_test.rb Implement service & method descriptor lookup in Ruby (#15817) 2024-03-22 10:35:56 -07:00
stress.proto Fix separate issues in JRuby's "native" dup and inspect methods. (#15265) 2024-01-05 10:41:01 -08:00
stress.rb Fix separate issues in JRuby's "native" dup and inspect methods. (#15265) 2024-01-05 10:41:01 -08:00
test_import.proto Added unit test for PascalCasing package names in Ruby. 2016-07-25 15:16:23 -07:00
test_import_proto2.proto Adds support for proto2 syntax for Ruby gem. 2018-09-27 14:21:16 -04:00
test_ruby_package.proto Fix Ruby module name generation when the ruby_package option is used (again) (#5794) 2019-03-02 10:38:10 -08:00
test_ruby_package_proto2.proto Fix Ruby module name generation when the ruby_package option is used (again) (#5794) 2019-03-02 10:38:10 -08:00
type_errors.rb Updated Ruby min version to 2.7, and removed some compat code 2023-07-11 11:32:03 -07:00
utf8.proto [Ruby] Warn if assigning a "UTF-8" string with invalid UTF-8. (#17253) 2024-07-17 08:15:14 -07:00
utf8.rb [Ruby] Warn if assigning a "UTF-8" string with invalid UTF-8. (#17253) 2024-07-17 08:15:14 -07:00
well_known_types_test.rb Bulk update to use assert_* methods wherever possible. (#13156) 2023-06-28 20:31:32 -07:00