bd98eae1c9
Python 2.x doesn't detect unpaired surrogates so we have to do that manually.
12 lines
522 B
Plaintext
12 lines
522 B
Plaintext
JsonInput.FieldNameInLowerCamelCase.Validator
|
|
JsonInput.FieldNameInSnakeCase.JsonOutput
|
|
JsonInput.FieldNameInSnakeCase.ProtobufOutput
|
|
JsonInput.FieldNameWithMixedCases.JsonOutput
|
|
JsonInput.FieldNameWithMixedCases.ProtobufOutput
|
|
JsonInput.FieldNameWithMixedCases.Validator
|
|
JsonInput.Int64FieldMaxValueNotQuoted.JsonOutput
|
|
JsonInput.Int64FieldMaxValueNotQuoted.ProtobufOutput
|
|
JsonInput.OriginalProtoFieldName.JsonOutput
|
|
JsonInput.Uint64FieldMaxValueNotQuoted.JsonOutput
|
|
JsonInput.Uint64FieldMaxValueNotQuoted.ProtobufOutput
|