• 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
..
ext/google/protobuf_c Loading commit data...
lib/google Loading commit data...
src/main Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
Gemfile Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
google-protobuf.gemspec Loading commit data...
pom.xml Loading commit data...
travis-test.sh Loading commit data...