protobuf/ruby/tests
Adam Cozzette 65479cb7b1 Fixed Ruby tests for JRuby 1.7
This makes a couple of changes to fix the tests for JRuby 1.7:
- Avoid using assert_false since that assertion seems not to exist in
  older versions
- Disable a test related to respond_to? for JRuby. It's hard to tell
  what is going wrong here but it looks like probably a JRuby bug that
  has been fixed in more recent versions.
2016-11-23 08:57:27 -08:00
..
basic.rb Fixed Ruby tests for JRuby 1.7 2016-11-23 08:57:27 -08: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 Added unit test for PascalCasing package names in Ruby. 2016-07-25 15:16:23 -07:00
repeated_field_test.rb make repeated_field quack like an array 2015-05-14 10:38:11 -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
well_known_types_test.rb Ruby: added custom Struct exception type and fixed Makefile.am. 2016-08-01 14:34:54 -07:00