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
f31c82ef
Unverified
Commit
f31c82ef
authored
Jan 16, 2021
by
Patryk Obara
Committed by
GitHub
Jan 16, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix link to Google Test Primer
Markdown file was moved to a different directory. When googling for "gtest primer", the result is 404 page.
parent
d128fc82
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
f31c82ef
...
@@ -28,7 +28,7 @@ release them together.
...
@@ -28,7 +28,7 @@ release them together.
### Getting Started
### Getting Started
The information for
**GoogleTest**
is available in the
The information for
**GoogleTest**
is available in the
[
GoogleTest Primer
](
googletest/
docs/primer.md
)
documentation.
[
GoogleTest Primer
](
docs/primer.md
)
documentation.
**GoogleMock**
is an extension to GoogleTest for writing and using C++ mock
**GoogleMock**
is an extension to GoogleTest for writing and using C++ mock
classes. See the separate
[
GoogleMock documentation
](
googlemock/README.md
)
.
classes. See the separate
[
GoogleMock documentation
](
googlemock/README.md
)
.
...
...
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