index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4037 from KloolK:patch-1
Copybara-Service
2022-10-17
1
-17/+8
|
\
|
*
Fix table markup in testing.md
refs/pull/4037/head
Jan
2022-10-14
1
-17/+8
|
/
*
Update the POSIX Extended section of the Regular Expression Wikipedia page
Abseil Team
2022-10-07
1
-1/+1
*
Merge pull request #3967 from BMBurstein:custom_type_combine
Copybara-Service
2022-10-04
1
-7/+16
|
\
|
*
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-25
1
-1/+1
|
|
\
|
|
/
|
/
|
|
*
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-14
1
-6/+7
|
|
\
|
*
\
Merge branch 'google:main' into custom_type_combine
Baruch
2022-08-25
4
-8/+8
|
|
\
\
|
*
|
|
Custom type with Combine(). Fix for #3781
Baruch Burstein
2022-07-31
1
-0/+1
*
|
|
|
Update link to Bazel installation guide
refs/pull/4011/head
John Hinnegan
2022-09-18
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Use UnorderedElementsAre in example about using matchers with maps
Abseil Team
2022-09-09
1
-6/+7
|
|
/
|
/
|
*
|
Merge pull request #3918 from assafpr:master2main
Copybara-Service
2022-08-01
4
-8/+8
|
\
\
|
|
/
|
/
|
|
*
Update advanced.md
assafpr
2022-06-27
1
-5/+5
|
*
Update faq.md
assafpr
2022-06-22
1
-1/+1
|
*
documentation, change mater branch to main
assafpr
2022-06-22
1
-1/+1
|
*
documentation, change mater branch to main
assafpr
2022-06-22
1
-1/+1
*
|
Merge pull request #3787 from codeinred:fix-quickstart
Copybara-Service
2022-07-11
1
-2/+3
|
\
\
|
*
|
Fix quickstart-cmake documentation
refs/pull/3787/head
Alecto Irene Perez
2022-03-27
1
-2/+3
*
|
|
Remove support for C++11
Derek Mauro
2022-06-30
2
-4/+4
|
|
/
|
/
|
*
|
gmock_cook_book.md: Delete superfluous statement from 2014.
Abseil Team
2022-06-13
1
-2/+1
*
|
Update googletest docs to indicate that RE2 is now used for regexp implementa...
Abseil Team
2022-06-09
1
-2/+4
*
|
Clarify that `this->` is needed to access members of type-parameterized tests.
elixir
2022-05-27
1
-0/+4
*
|
Update GoogleTest documentation's spelling of "GoogleTest".
Abseil Team
2022-05-26
1
-29/+29
*
|
Clarify the pitfalls of EXPECT_THAT and highlight it's best practices
Abseil Team
2022-05-24
1
-3/+7
*
|
gmock-actions: make OnceAction public.
Aaron Jacobs
2022-05-11
1
-12/+51
*
|
Rewrite "Testing a Certain Property of an Object" as "Defining a Custom Match...
Abseil Team
2022-04-28
1
-17/+22
*
|
Add support for move-only and &&-qualified actions in WillOnce.
Abseil Team
2022-04-09
1
-1/+3
*
|
Trying to make it more clear: this is probably not about mock classes, but ab...
Abseil Team
2022-04-04
1
-6/+6
|
/
*
Clarify public access on gmock examples.
Abseil Team
2022-03-21
1
-4/+4
*
Merge pull request #3774 from sobczyk:main
Copybara-Service
2022-03-15
2
-6/+19
|
\
|
*
Adjust documentation regarding xml and json source file location otput.
Szymon Sobik
2022-03-08
2
-6/+18
|
/
*
Add a 3-arg overload for ResultOf() matcher that takes a description string f...
Abseil Team
2022-02-10
1
-0/+1
*
Merge pull request #3723 from ramkumar-kr:patch-1
Copybara-Service
2022-01-24
1
-2/+2
|
\
|
*
Update example to reflect the tests below
refs/pull/3723/head
Ram Kumar K R
2022-01-04
1
-2/+2
*
|
Fix reference to source file in gmock FAQ
Dino Radakovic
2022-01-14
1
-2/+2
*
|
Fix run-on sentence
Abseil Team
2022-01-12
1
-1/+1
|
/
*
Clarify "package" means "Bazel package", and promote `testonly=True` rather t...
Abseil Team
2021-12-23
1
-6/+6
*
Merge pull request #3684 from ludgerpaehler:patch-1
Copybara-Service
2021-12-20
1
-2/+2
|
\
|
*
Fix typo in the queue test.
refs/pull/3684/head
Ludger Paehler
2021-11-25
1
-2/+2
*
|
Fix typo in GoogleMock Cookbook.
Abseil Team
2021-12-02
1
-1/+1
|
/
*
Update URLs in Bazel Quickstart
Derek Mauro
2021-11-15
1
-5/+5
*
Googletest export
Abseil Team
2021-11-10
1
-1/+3
*
Googletest export
Abseil Team
2021-11-09
1
-3/+1
*
Googletest export
Abseil Team
2021-11-09
1
-0/+1
*
Googletest export
Abseil Team
2021-11-09
1
-2/+5
*
Googletest export
Abseil Team
2021-11-03
1
-0/+52
*
Googletest export
Abseil Team
2021-10-13
1
-0/+1
*
Fix remaining typos discovered by codespell
refs/pull/3581/head
Christian Clauss
2021-09-24
1
-1/+1
*
Merge pull request #3573 from cclauss:patch-1
dinord
2021-09-23
1
-3/+3
|
\
|
*
Fix typos discovered by codespell
refs/pull/3573/head
Christian Clauss
2021-09-16
1
-3/+3
*
|
Remove bazelbuild/rules_cc dependency
refs/pull/3574/head
Vertexwahn
2021-09-17
1
-14/+0
|
/
[next]