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
6c655699
Commit
6c655699
authored
Aug 11, 2020
by
dmauro
Committed by
Gennadiy Rozental
Aug 12, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Googletest export
Remove references to the GoogleTest mailing list Fixes #2966 PiperOrigin-RevId: 326065972
parent
3d93f880
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
README.md
README.md
+3
-5
No files found.
README.md
View file @
6c655699
...
...
@@ -25,9 +25,6 @@ This repository is a merger of the formerly separate GoogleTest and GoogleMock
projects. These were so closely related that it makes sense to maintain and
release them together.
Please subscribe to the mailing list at googletestframework@googlegroups.com for
questions, discussions, and development.
### Getting started:
The information for
**Google Test**
is available in the
...
...
@@ -111,8 +108,9 @@ that generates stub code for Google Test.
Google Test is designed to have fairly minimal requirements to build and use
with your projects, but there are some. If you notice any problems on your
platform, please notify
[
googletestframework@googlegroups.com
](
https://groups.google.com/forum/#!forum/googletestframework
)
.
platform, please file an issue on the
[
GoogleTest GitHub Issue Tracker
](
https://github.com/google/googletest/issues
)
.
Patches for fixing them are welcome!
### Build Requirements
...
...
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