aboutsummaryrefslogtreecommitdiff
path: root/cmake/tests.cmake
diff options
context:
space:
mode:
authorJie Luo <anandolee@gmail.com>2017-03-06 15:33:41 -0800
committerGitHub <noreply@github.com>2017-03-06 15:33:41 -0800
commit06f9f609e166859a8ebe9d67a3fb95a825adbc12 (patch)
tree4a6be9a7e2fff09fc0839cf8d046b213a22a82cc /cmake/tests.cmake
parent0c0a8879c3dd7ee6925746d2206f3262689b5833 (diff)
parentaf13bff3c729bd7e0e053b4f0051501a294247c5 (diff)
downloadprotobuf-06f9f609e166859a8ebe9d67a3fb95a825adbc12.tar.gz
protobuf-06f9f609e166859a8ebe9d67a3fb95a825adbc12.tar.bz2
protobuf-06f9f609e166859a8ebe9d67a3fb95a825adbc12.zip
Detect if Descriptor.cs changes for csharp
Merge pull request #2788 from anandolee/master
Diffstat (limited to 'cmake/tests.cmake')
-rw-r--r--cmake/tests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index bf8e5a6c..1d3be71f 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -122,6 +122,7 @@ set(tests_files
${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/cpp/metadata_test.cc
+ ${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/importer_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc