• Josh Haberman's avatar
    Added Ruby to conformance tests. · 181c7f26
    Josh Haberman authored
    This involved fixing a few important bugs in the
    Ruby implementation -- mostly cases of mixing
    upb field types and descriptor types (upb field
    types do not distinguish between int/sint/fixed/sfixed
    like descriptor types do).
    
    Also added protobuf-specific exceptions so parse
    errors can be caught specifically.
    
    Change-Id: Ib49d3db976900b2c6f3455c8b88af52cfb86e036
    181c7f26
Name
Last commit
Last update
..
defs.c Loading commit data...
encode_decode.c Loading commit data...
extconf.rb Loading commit data...
map.c Loading commit data...
message.c Loading commit data...
protobuf.c Loading commit data...
protobuf.h Loading commit data...
repeated_field.c Loading commit data...
storage.c Loading commit data...
upb.c Loading commit data...
upb.h Loading commit data...