|
|
|
@ -695,6 +695,7 @@ set(protobuf_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_visitor_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/drop_unknown_fields_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/dynamic_message_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/edition_message_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/feature_resolver_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/generated_enum_util_test.cc |
|
|
|
@ -733,6 +734,7 @@ set(protobuf_test_files |
|
|
|
|
# @//src/google/protobuf:test_proto_all_srcs |
|
|
|
|
set(protobuf_test_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/edition_unittest.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_proto2_unittest.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_proto3_unittest.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_unittest.proto |
|
|
|
|