protobuf/ruby/tests
Paul Yang 8356d270a5 Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)
* Add continuous test for ruby 2.3, 2.4 and 2.5

* Change ruby 2.5 to 2.5.0

* No need to provide argument to rb_funcall when argc is 0

* Fix tests for ruby 2.5

* Use rescue instead of assert_raise to accept subclass of error
2018-07-17 17:34:25 -07:00
..
basic.rb Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 2018-07-17 17:34:25 -07:00
encode_decode_test.rb Allows the json marshaller to be passed json marshal options (#4252) 2018-05-25 13:03:30 -07:00
gc_test.rb Fix ruby segment fault (#3708) 2017-10-03 17:28:49 -07:00
generated_code_test.rb Adopt ruby_package in ruby generated code. (#4627) 2018-05-25 13:02:59 -07:00
generated_code.proto Add discard unknown API in ruby. (#3990) 2017-12-07 14:18:38 -08:00
repeated_field_test.rb Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 2018-07-17 17:34:25 -07: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
test_ruby_package.proto Adopt ruby_package in ruby generated code. (#4627) 2018-05-25 13:02:59 -07:00
well_known_types_test.rb change test for nanosecond accurate timestamps 2017-05-13 22:20:45 +02:00