소스 검색

Regenerate conformance files to include extra oneof fields.

This should fix the failures in the conformance tests - although
it highlights the problem that we need to do this when changing
the conformance.proto file...
Jon Skeet 9 년 전
부모
커밋
f9d93f358d
2개의 변경된 파일85개의 추가작업 그리고 102개의 파일을 삭제
  1. 0 20
      conformance/failure_list_csharp.txt
  2. 85 82
      csharp/src/Google.Protobuf.Conformance/Conformance.cs

+ 0 - 20
conformance/failure_list_csharp.txt

@@ -5,23 +5,3 @@ JsonInput.FieldNameWithMixedCases.JsonOutput
 JsonInput.FieldNameWithMixedCases.ProtobufOutput
 JsonInput.FieldNameWithMixedCases.Validator
 JsonInput.OriginalProtoFieldName.JsonOutput
-JsonInput.OneofZeroBool.JsonOutput
-JsonInput.OneofZeroBool.ProtobufOutput
-JsonInput.OneofZeroDouble.JsonOutput
-JsonInput.OneofZeroDouble.ProtobufOutput
-JsonInput.OneofZeroEnum.JsonOutput
-JsonInput.OneofZeroEnum.ProtobufOutput
-JsonInput.OneofZeroFloat.JsonOutput
-JsonInput.OneofZeroFloat.ProtobufOutput
-JsonInput.OneofZeroUint64.JsonOutput
-JsonInput.OneofZeroUint64.ProtobufOutput
-ProtobufInput.OneofZeroBool.JsonOutput
-ProtobufInput.OneofZeroBool.ProtobufOutput
-ProtobufInput.OneofZeroDouble.JsonOutput
-ProtobufInput.OneofZeroDouble.ProtobufOutput
-ProtobufInput.OneofZeroEnum.JsonOutput
-ProtobufInput.OneofZeroEnum.ProtobufOutput
-ProtobufInput.OneofZeroFloat.JsonOutput
-ProtobufInput.OneofZeroFloat.ProtobufOutput
-ProtobufInput.OneofZeroUint64.JsonOutput
-ProtobufInput.OneofZeroUint64.ProtobufOutput

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 85 - 82
csharp/src/Google.Protobuf.Conformance/Conformance.cs


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.