mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 03:14:16 +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> |
||
---|---|---|
.. | ||
generate-protos | ||
generate-types | ||
pbdump |