protobuf-go/internal/filedesc
Damien Neil 521f2a0475 internal/filedesc: remove dependency on proto file name
Look up a ProtoFile via a message's ParentFile method. Makes it easier
to run the test in environments (blaze, bazel) where the file path may
have changed.

Change-Id: I824f8412ef7db8299961e8df6edac14a13f3e263
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/217761
Reviewed-by: Joe Tsai <joetsai@google.com>
2020-02-04 23:20:06 +00:00
..
build_test.go internal/filedesc: remove dependency on proto file name 2020-02-04 23:20:06 +00:00
build.go reflect/protoregistry: add (*Types).Register{Message,Enum,Extension} 2019-10-31 16:23:42 +00:00
desc_init.go internal/filedesc: move message options to L1 initialization 2019-11-08 00:29:25 +00:00
desc_lazy.go internal/filedesc: use jsonName.Init method over JSONName constructor 2020-01-06 18:42:14 +00:00
desc_list_gen.go
desc_list.go reflect/protoreflect: add FileDescriptor.SourceLocations 2019-07-13 00:15:59 +00:00
desc_test.go internal/filedesc, internal/filetype: rename {Desc,Type}Builder as Builder 2019-08-05 23:43:37 +00:00
desc.go internal/filedesc: use jsonName.Init method over JSONName constructor 2020-01-06 18:42:14 +00:00
placeholder.go reflect/protoreflect: add FileDescriptor.SourceLocations 2019-07-13 00:15:59 +00:00