Lines Matching +full:test +full:- +full:legacy
2 // Use of this source code is governed by a BSD-style
8 option go_package = "google.golang.org/protobuf/internal/testprotos/legacy";
10 // This file imports other files generated from a build of protoc-gen-go
12 // Go v1.13 and protoc v3.11.12. This package is used to test compatibility with
16 // The specific version of protoc-gen-go used is encoded in the file path:
17 // ${NAME}_${COMMIT_DATE}_${COMMIT_HASH}/test.proto
23 // The oldest supported version of protoc-gen-go is 2fc053c5,
25 import "internal/testprotos/legacy/proto2_20160225_2fc053c5/test.proto"; // v0.0.0
26 import "internal/testprotos/legacy/proto3_20160225_2fc053c5/test.proto"; // v0.0.0
29 import "internal/testprotos/legacy/proto2_20160519_a4ab9ec5/test.proto"; // v0.0.0
30 import "internal/testprotos/legacy/proto3_20160519_a4ab9ec5/test.proto"; // v0.0.0
38 import "internal/testprotos/legacy/proto2_20180125_92554152/test.proto"; // v1.0.0
39 import "internal/testprotos/legacy/proto3_20180125_92554152/test.proto"; // v1.0.0
49 // * Added dependency on proto.InternalMessageInfo for table-driven logic
51 import "internal/testprotos/legacy/proto2_20180430_b4deda09/test.proto"; // v1.1.0
52 import "internal/testprotos/legacy/proto3_20180430_b4deda09/test.proto"; // v1.1.0
55 import "internal/testprotos/legacy/proto2_20180814_aa810b61/test.proto"; // v1.2.0
56 import "internal/testprotos/legacy/proto3_20180814_aa810b61/test.proto"; // v1.2.0
60 import "internal/testprotos/legacy/proto2_20190205_c823c79e/test.proto"; // v1.3.0
61 import "internal/testprotos/legacy/proto3_20190205_c823c79e/test.proto"; // v1.3.0
63 message Legacy { message