protobuf/ruby/tests
Paul Yang a0da84bff4
Fix broken ruby test (#5235)
* Replace assert_true/assert_false with assert, because they are not provided in newer version of test/unit

* Use rescue to handle exception subclass

* Commented out the require that caused gc_test failure.

* Commented out test

* Fix typo
2018-10-08 13:16:56 -07:00
..
basic_proto2.rb Fix broken ruby test (#5235) 2018-10-08 13:16:56 -07:00
basic_test_proto2.proto Adds support for proto2 syntax for Ruby gem. 2018-09-27 14:21:16 -04:00
basic_test.proto Adds support for proto2 syntax for Ruby gem. 2018-09-27 14:21:16 -04:00
basic.rb Fix broken ruby test (#5235) 2018-10-08 13:16:56 -07:00
common_tests.rb Fix broken ruby test (#5235) 2018-10-08 13:16:56 -07:00
encode_decode_test.rb Check the message to be encoded is the wrong type. (#4885) (#4949) 2018-07-23 11:05:28 -07:00
gc_test.rb Fix broken ruby test (#5235) 2018-10-08 13:16:56 -07:00
generated_code_proto2_test.rb Adds support for proto2 syntax for Ruby gem. 2018-09-27 14:21:16 -04: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 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_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 Adds support for proto2 syntax for Ruby gem. 2018-09-27 14:21:16 -04: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 Merge pull request #3847 from FX-HAO/master 2018-07-02 13:56:25 -07:00