protobuf/ruby/tests
Ewout 7b8f571756 Ruby JSON encoding omits zero-length repeated fields by default.
This makes it behave the same way as the other implementations.
It is also nice to always encode an empty message as {}.
2018-02-20 17:13:21 +01:00
..
basic.rb Ruby JSON encoding omits zero-length repeated fields by default. 2018-02-20 17:13:21 +01:00
encode_decode_test.rb Add discard unknown API in ruby. (#3990) 2017-12-07 14:18:38 -08:00
gc_test.rb Fix ruby segment fault (#3708) 2017-10-03 17:28:49 -07:00
generated_code_test.rb Added unit test for PascalCasing package names in Ruby. 2016-07-25 15:16:23 -07:00
generated_code.proto Add discard unknown API in ruby. (#3990) 2017-12-07 14:18:38 -08:00
repeated_field_test.rb test for field reassignment 2017-10-12 18:23:01 +01:00
stress.rb add jruby support by protobuf-java reflection API 2015-03-10 23:14:08 +01:00
test_import.proto Added unit test for PascalCasing package names in Ruby. 2016-07-25 15:16:23 -07:00
well_known_types_test.rb change test for nanosecond accurate timestamps 2017-05-13 22:20:45 +02:00