aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/failure_list_objc.txt
Commit message (Collapse)AuthorAge
* Properly error on a tag with field number zero.Gravatar Thomas Van Lenten2017-06-06
|
* Update objective-c conformance failure list.Gravatar Feng Xiao2017-03-30
|
* Record zero for "has" for proto3 if in a oneof.Gravatar Thomas Van Lenten2016-08-11
| | | | | | | 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)Gravatar Thomas Van Lenten2016-08-11
| | | | * Add conformance test for zero fields in oneofs. * Add failures to the "expected" files.
* Fix up the conformance testsGravatar Thomas Van Lenten2016-01-05
| | | | | - 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.Gravatar Feng Xiao2015-12-21
| | | | [skip ci]
* Set the stream limit to the length of the data.Gravatar Thomas Van Lenten2015-11-23
| | | | - Mark all conformance tests as now passing.
* Add support for the conformance test for objc when run on OS XGravatar Thomas Van Lenten2015-11-18