aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_ruby.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed several Ruby conformance test cases through upb update.Josh Haberman2015-08-121-15/+0
| | | | Change-Id: Ief77de7134e05e07b1a7e3970d49880c2d5e6fe9
* Added Ruby to conformance tests.Josh Haberman2015-07-161-0/+17
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