protobuf-go/internal
Joe Tsai dd271b6b63 internal/conformance: make conformance test use specific go version
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>
2019-08-16 22:09:14 +00:00
..
cmd internal/conformance: make conformance test use specific go version 2019-08-16 22:09:14 +00:00
conformance internal/conformance: make conformance test use specific go version 2019-08-16 22:09:14 +00:00
descfmt reflect/protoreflect: add FileDescriptor.SourceLocations 2019-07-13 00:15:59 +00:00
descopts internal/filedesc, internal/filetype: initial commit 2019-06-20 02:06:11 +00:00
detrand
encoding all: rename tag and flags for legacy support 2019-08-08 20:49:00 +00:00
errors all: remove non-fatal UTF-8 validation errors (and non-fatal in general) 2019-06-20 20:55:13 +00:00
fieldnum
filedesc internal/filedesc, internal/filetype: rename {Desc,Type}Builder as Builder 2019-08-05 23:43:37 +00:00
filetype all: drop reflect/prototype package 2019-08-09 19:06:30 +00:00
flags all: rename tag and flags for legacy support 2019-08-08 20:49:00 +00:00
impl internal/impl: treat a nil oneof wrapper as if it were unset 2019-08-16 00:24:53 +00:00
mapsort all: refactor Converter 2019-08-05 22:33:14 +00:00
pragma
set
strs all: rename tag and flags for legacy support 2019-08-08 20:49:00 +00:00
testprotos all: update to protobuf-v3.9.1 and go-v1.11.13 and go-v1.12.9 2019-08-16 18:12:10 +00:00