aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_objc.txt
Commit message (Collapse)AuthorAgeFilesLines
* Properly error on a tag with field number zero.Thomas Van Lenten2017-06-061-4/+0
|
* Update objective-c conformance failure list.Feng Xiao2017-03-301-2/+4
|
* Record zero for "has" for proto3 if in a oneof.Thomas Van Lenten2016-08-111-5/+3
| | | | | | | If a message is proto3, then the zero values still count as being set one the field is in a oneof. Add tests to confirm oneofs work as expected in both syntaxes.
* Add conformance test for zero fields in oneofs. (#1939)Thomas Van Lenten2016-08-111-1/+3
| | | | * Add conformance test for zero fields in oneofs. * Add failures to the "expected" files.
* Fix up the conformance testsThomas Van Lenten2016-01-051-107/+4
| | | | | - Update all the new runner cases to handle a skip result as a skip and not a failure. - Make ObjC use the new serialize_error result if it fails to generate the data.
* Exclude failing objc conformance tests.Feng Xiao2015-12-211-1/+107
| | | | [skip ci]
* Set the stream limit to the length of the data.Thomas Van Lenten2015-11-231-2/+1
| | | | - Mark all conformance tests as now passing.
* Add support for the conformance test for objc when run on OS XThomas Van Lenten2015-11-181-0/+2