|
|
|
@ -564,6 +564,7 @@ set(test_util_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.inc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/test_zero_copy_stream.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_test.inc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_test_util.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_test_util.inc |
|
|
|
@ -693,6 +694,7 @@ set(io_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer_death_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/test_zero_copy_stream_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/tokenizer_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_sink_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_unittest.cc |
|
|
|
|