Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
06bf012d
Commit
06bf012d
authored
Mar 23, 2014
by
Jesse Beder
Browse files
clang-format
parent
d508a7cb
Changes
22
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
498 additions
and
500 deletions
+498
-500
test/integration/gen_emitter_test.cpp
test/integration/gen_emitter_test.cpp
+498
-499
test/mock_event_handler.h
test/mock_event_handler.h
+0
-1
No files found.
test/integration/gen_emitter_test.cpp
View file @
06bf012d
This diff is collapsed.
Click to expand it.
test/mock_event_handler.h
View file @
06bf012d
...
...
@@ -21,5 +21,4 @@ class MockEventHandler : public EventHandler {
MOCK_METHOD3
(
OnMapStart
,
void
(
const
Mark
&
,
const
std
::
string
&
,
anchor_t
));
MOCK_METHOD0
(
OnMapEnd
,
void
());
};
}
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment