mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-09 03:39:24 +00:00
dd271b6b63
The use of internal/cmd/conformance/conformance.sh means that the test is not hermetic since the script uses the system version of go, rather than the specific versions chosen by integration_test.go. Change the way the conformance test is invoked by turning it into a Go unit test that integration_test.go can directly call. Change-Id: I37d23341e1eda984f23f78757a38e862e5fac3d4 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/190518 Reviewed-by: Herbie Ong <herbie@google.com>
14 lines
931 B
Plaintext
14 lines
931 B
Plaintext
Recommended.Proto3.ProtobufInput.GroupUnknownFields_Drop.TextFormatOutput
|
|
Recommended.Proto3.ProtobufInput.MessageUnknownFields_Drop.TextFormatOutput
|
|
Recommended.Proto3.ProtobufInput.MessageUnknownFields_Print.TextFormatOutput
|
|
Recommended.Proto3.ProtobufInput.RepeatedUnknownFields_Drop.TextFormatOutput
|
|
Recommended.Proto3.ProtobufInput.ScalarUnknownFields_Drop.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldLargerThanUint64.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldLargerThanUint64.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldMaxValue.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldMaxValue.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldNaNValue.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldNaNValue.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldTooLarge.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldTooLarge.TextFormatOutput
|