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
76a560c8
Commit
76a560c8
authored
Oct 03, 2019
by
misterg
Committed by
Gennadiy Civil
Oct 03, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Googletest export
Add an announcement about taking a dep on Abseil soon PiperOrigin-RevId: 272683117
parent
703bd9ca
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
14 deletions
+9
-14
README.md
README.md
+9
-14
No files found.
README.md
View file @
76a560c8
...
@@ -5,24 +5,19 @@
...
@@ -5,24 +5,19 @@
[

](https://travis-ci.org/google/googletest)
[

](https://travis-ci.org/google/googletest)
[

](https://ci.appveyor.com/project/GoogleTestAppVeyor/googletest/branch/master)
[

](https://ci.appveyor.com/project/GoogleTestAppVeyor/googletest/branch/master)
###
Future Plans
###
Announcements:
####
1.8.x Release:
####
Release 1.10.x
[
the 1.8.x
](
https://github.com/google/googletest/releases/tag/release-1.8.1
)
is
[
Release 1.10.x
](
https://github.com/google/googletest/releases/tag/v1.10.x
)
is
the last release that works with pre-C++11 compilers. The 1.8.x will not accept
now available.
any requests for any new features and any bugfix requests will only be accepted
if proven "critical"
####
Post 1.8.x:
####
Coming Soon
On-going work to improve/cleanup/pay technical debt. When this work is completed
*
Post 1.10.x googletest will follow
there will be a 1.9.x tagged release
[
Abseil Live at Head philosophy
](
https://abseil.io/about/philosophy
)
*
We are also planning to take a dependency on
#### Post 1.9.x
[
Abseil
](
https://github.com/abseil/abseil-cpp
)
.
Post 1.9.x googletest will follow
[
Abseil Live at Head philosophy
](
https://abseil.io/about/philosophy
)
## Welcome to **Google Test**, Google's C++ test framework!
## Welcome to **Google Test**, Google's C++ test framework!
...
...
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