protobuf/ruby/tests
Chris Fallin eb37551ae4 Added Ruby to Travis testing.
- Added RVM-based Ruby test driver that tests MRI and JRuby.
- Fixed JRuby compilation (at least in my current setup): force source
  version to 1.6 (Java 6) to allow generics and annotations.
- Modify the skipped JRuby JSON tests so that the exit code is 0 (skip()
  results in a failing exit code from `rake test`). An upcoming PR
  should fix JSON under JRuby in general soon.
2015-05-13 14:58:48 -07:00
..
basic.rb Added Ruby to Travis testing. 2015-05-13 14:58:48 -07:00
generated_code_test.rb Two tests for Ruby code generator: 2015-01-14 15:44:46 -08:00
generated_code.proto Two tests for Ruby code generator: 2015-01-14 15:44:46 -08:00
generated_code.rb Properly support maps in Ruby protoc and another bugfix. 2015-02-12 16:08:01 -08:00
stress.rb add jruby support by protobuf-java reflection API 2015-03-10 23:14:08 +01:00