• Adam Cozzette's avatar
    Fixed Ruby tests for JRuby 1.7 · 65479cb7
    Adam Cozzette authored
    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.
    65479cb7
Name
Last commit
Last update
..
basic.rb Loading commit data...
generated_code.proto Loading commit data...
generated_code_test.rb Loading commit data...
repeated_field_test.rb Loading commit data...
stress.rb Loading commit data...
test_import.proto Loading commit data...
well_known_types_test.rb Loading commit data...