Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
d0cb77dc
Commit
d0cb77dc
authored
Aug 06, 2019
by
Krystian Kuzniarek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix broken links
parent
b4961ab1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
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.
...
@@ -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
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
modify them. You would then modify the corresponding
`.pump`
files and run the
'
[
pump.py
](
googletest/scripts/pump.py
)
' generator script. See the
'
[
pump.py
](
googletest/scripts/pump.py
)
' generator script. See the
[
Pump Manual
](
googletest/docs/
PumpM
anual.md
)
.
[
Pump Manual
](
googletest/docs/
pump_m
anual.md
)
.
## Developing Google Mock
## Developing Google Mock
...
...
googlemock/scripts/fuse_gmock_files.py
View file @
d0cb77dc
...
@@ -55,7 +55,7 @@ EXAMPLES
...
@@ -55,7 +55,7 @@ EXAMPLES
This tool is experimental. In particular, it assumes that there is no
This tool is experimental. In particular, it assumes that there is no
conditional inclusion of Google Mock or Google Test headers. Please
conditional inclusion of Google Mock or Google Test headers. Please
report any problems to googlemock@googlegroups.com. You can read
report any problems to googlemock@googlegroups.com. You can read
https://github.com/google/googletest/blob/master/googlemock/docs/
CookB
ook.md for more
https://github.com/google/googletest/blob/master/googlemock/docs/
cook_b
ook.md for more
information.
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