Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a7eb8cc

Browse filesBrowse files
Auto-generate files after cl/759264980
1 parent e83430b commit a7eb8cc
Copy full SHA for a7eb8cc

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎src/file_lists.cmake

Copy file name to clipboardExpand all lines: src/file_lists.cmake
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,6 +1361,7 @@ set(conformance_testee_hdrs
13611361
# @//pkg:conformance_runner
13621362
set(conformance_runner_srcs
13631363
${protobuf_SOURCE_DIR}/conformance/binary_json_conformance_suite.cc
1364+
${protobuf_SOURCE_DIR}/conformance/binary_wireformat.cc
13641365
${protobuf_SOURCE_DIR}/conformance/conformance_test.cc
13651366
${protobuf_SOURCE_DIR}/conformance/conformance_test_main.cc
13661367
${protobuf_SOURCE_DIR}/conformance/conformance_test_runner.cc
@@ -1372,6 +1373,7 @@ set(conformance_runner_srcs
13721373
# @//pkg:conformance_runner
13731374
set(conformance_runner_hdrs
13741375
${protobuf_SOURCE_DIR}/conformance/binary_json_conformance_suite.h
1376+
${protobuf_SOURCE_DIR}/conformance/binary_wireformat.h
13751377
${protobuf_SOURCE_DIR}/conformance/conformance_test.h
13761378
${protobuf_SOURCE_DIR}/conformance/failure_list_trie_node.h
13771379
${protobuf_SOURCE_DIR}/conformance/fork_pipe_runner.h

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.