..
basic_proto2.rb
Ported Ruby extension to upb_msg ( #8184 )
2021-01-13 12:16:25 -08:00
basic_test_proto2.proto
Fixed the oneof case for lazy wrappers.
2019-10-29 15:44:51 -07:00
basic_test.proto
Update ruby_generator.cc to allow proto2 imports in proto3 ( #9003 )
2021-09-22 09:16:09 -07:00
basic.rb
Update ruby_generator.cc to allow proto2 imports in proto3 ( #9003 )
2021-09-22 09:16:09 -07:00
common_tests.rb
Merge pull request #8434 from haberman/ruby-message-eq
2021-04-01 12:16:53 -07:00
encode_decode_test.rb
Add test for json_name functionality
2021-04-03 18:42:54 -07:00
gc_test.rb
Fix some more failing tests
2020-12-11 16:02:41 -08: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_proto2.proto
Adds support for proto2 syntax for Ruby gem.
2018-09-27 14:21:16 -04: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 test for json_name functionality
2021-04-03 18:42:54 -07: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
repeated_field_test.rb
[Ruby] Fixed SEGV when users pass nil messages.
2021-03-02 12:44:16 -08: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_proto2.proto
Adds support for proto2 syntax for Ruby gem.
2018-09-27 14:21:16 -04:00
test_import.proto
Added unit test for PascalCasing package names in Ruby.
2016-07-25 15:16:23 -07: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
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
type_errors.rb
Set execute bit on files if and only if they begin with (#!). ( #7347 )
2020-04-01 15:28:25 -07:00
well_known_types_test.rb
[Ruby] Fix for FieldDescriptor.get(msg).
2021-02-22 17:14:46 -08:00