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
yangql
googletest
Commits
d0cb77dc
Commit
d0cb77dc
authored
Aug 06, 2019
by
Krystian Kuzniarek
Browse files
fix broken links
parent
b4961ab1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
googlemock/scripts/fuse_gmock_files.py
googlemock/scripts/fuse_gmock_files.py
+1
-1
No files found.
CONTRIBUTING.md
View file @
d0cb77dc
...
...
@@ -131,7 +131,7 @@ gtest-type-util.h in the same directory.
You don't need to worry about regenerating the source files unless you need to
modify them. You would then modify the corresponding
`.pump`
files and run the
'
[
pump.py
](
googletest/scripts/pump.py
)
' generator script. See the
[
Pump Manual
](
googletest/docs/
P
ump
M
anual.md
)
.
[
Pump Manual
](
googletest/docs/
p
ump
_m
anual.md
)
.
## Developing Google Mock
...
...
googlemock/scripts/fuse_gmock_files.py
View file @
d0cb77dc
...
...
@@ -55,7 +55,7 @@ EXAMPLES
This tool is experimental. In particular, it assumes that there is no
conditional inclusion of Google Mock or Google Test headers. Please
report any problems to googlemock@googlegroups.com. You can read
https://github.com/google/googletest/blob/master/googlemock/docs/
C
ook
B
ook.md for more
https://github.com/google/googletest/blob/master/googlemock/docs/
c
ook
_b
ook.md for more
information.
"""
...
...
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