We should now have no conformance failures.pull/689/head
parent
fe355b26ec
commit
15bf55e225
3 changed files with 47 additions and 30 deletions
@ -1,22 +0,0 @@ |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.BOOL |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.BYTES |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.DOUBLE |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.ENUM |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.FIXED32 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.FIXED64 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.FLOAT |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.INT32 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.INT64 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.MESSAGE |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.SFIXED32 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.SFIXED64 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.SINT32 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.SINT64 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.STRING |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.UINT32 |
||||
ProtobufInput.PrematureEofBeforeUnknownValue.UINT64 |
||||
ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE |
||||
ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE |
||||
ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.BYTES |
||||
ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.MESSAGE |
||||
ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.STRING |
Loading…
Reference in new issue