aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/tests.cmake
diff options
context:
space:
mode:
authorGravatar Jisi Liu <liujisi@google.com>2016-09-22 15:14:58 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2016-10-06 11:49:47 -0700
commitd947308aa1cd86acbdabd8e29125b41dcdb06607 (patch)
treee224018ab12ac36cdc6966723e65a581dbcc9d41 /cmake/tests.cmake
parent60bc203346e73d0b4b7472af3e660977cfc3485a (diff)
update files to include php generators (#2165)
Diffstat (limited to 'cmake/tests.cmake')
-rw-r--r--cmake/tests.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index ec0d6030..30214e7d 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -63,8 +63,10 @@ set(tests_protos
google/protobuf/util/internal/testdata/field_mask.proto
google/protobuf/util/internal/testdata/maps.proto
google/protobuf/util/internal/testdata/oneofs.proto
+ google/protobuf/util/internal/testdata/proto3.proto
google/protobuf/util/internal/testdata/struct.proto
google/protobuf/util/internal/testdata/timestamp_duration.proto
+ google/protobuf/util/internal/testdata/wrappers.proto
google/protobuf/util/json_format_proto3.proto
google/protobuf/util/message_differencer_unittest.proto
)