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
*
Adjust includes to use <> instead of "", consistent with quickstart pages.
Abseil Team
2023-07-28
5
-7/+7
*
Fix typo in gmock_cook_book.md
refs/pull/4317/head
Anton Sosnin
2023-07-19
1
-2/+2
*
Change `::testing` to `testing` in Testing Reference doc
Abseil Team
2023-06-29
1
-35/+35
*
Update code examples in the gMock Cookbook following C++ best practices.
Abseil Team
2023-06-22
1
-22/+24
*
cmake: Raise min to 3.6
refs/pull/4288/head
Juan Ramos
2023-06-19
1
-9/+5
*
internal g3doc documentation change.
Abseil Team
2023-06-09
1
-1/+1
*
Copy supported platforms from README onto https://google.github.io/googletest...
Dino Radakovic
2023-06-01
1
-33/+6
*
Provide example for setting C++ language standard in GoogleTest's Bazel quick...
Dino Radakovic
2023-05-31
1
-1/+8
*
Add CXX_STANDARD_REQUIRED to CMake quickstart
refs/pull/4250/head
Shlomi Nissan
2023-05-21
1
-0/+1
*
Update gMock Cookbook to reflect deprecation of testing::ByMove
Abseil Team
2023-04-17
1
-18/+13
*
Update naming to "GoogleTest" in the GoogleTest Primer.
Abseil Team
2023-03-29
1
-34/+34
*
Replace `const char*` with `absl::string_view` as the latter is preferred.
Abseil Team
2023-03-24
1
-4/+4
*
Revise documentation to include AbslStringify
Phoebe Liang
2023-03-20
1
-88/+111
*
Merge pull request #4158 from VuPhamVan:main
Copybara-Service
2023-02-28
1
-1/+1
|
\
|
*
Fix typo
refs/pull/4158/head
Vũ Phạm
2023-02-19
1
-1/+1
*
|
Rephrase the description of TEST_F() arguments for clarity.
Abseil Team
2023-02-28
1
-4/+4
*
|
Merge pull request #4143 from iwsfutcmd:patch-1
Copybara-Service
2023-02-27
1
-0/+1
|
\
\
|
*
|
Update testing.md
refs/pull/4143/head
Ben Yang
2023-02-02
1
-0/+1
*
|
|
Reformat to current g3doc style guide. No content changes.
Abseil Team
2023-02-27
1
-11/+11
*
|
|
Added a missing semicolon for GTEST_FLAG_SET code snippet.
Abseil Team
2023-02-23
1
-1/+1
|
|
/
|
/
|
*
|
Add support for the alternative base64 encoding in RFC 4648 section 5 to `Whe...
Abseil Team
2023-02-06
1
-1/+1
|
/
*
Make document and example code more clear in the caveat section for potential...
Abseil Team
2023-01-26
1
-5/+11
*
Mention `DescribeMatcher` in matchers.md
Abseil Team
2023-01-25
1
-0/+12
*
Mention using MockFunction as a way to mock free functions.
Abseil Team
2023-01-18
1
-0/+4
*
Use a more recent commit of googletest that uses OS constraints from
Abseil Team
2022-12-22
1
-7/+6
*
Fix a typo in the documentation for "Using Predicates as Matchers".
Abseil Team
2022-12-20
1
-1/+1
*
Comment that q0_ in primer should remain empty
Dino Radakovic
2022-12-20
1
-0/+1
*
Specify a name for a `Property` in a code example.
Abseil Team
2022-12-19
1
-1/+1
*
Fix a typo in the gMock sample code for Defining a Custom Matcher Class.
Abseil Team
2022-12-14
1
-1/+1
*
This commit fixes a minor verb conjugation error in gmock_cook_book.md.
Abseil Team
2022-11-23
1
-1/+1
*
Change MakeUnique -> std::make_unique in docs
refs/pull/4066/head
Denis Hananein
2022-11-20
2
-5/+5
*
Add documentation for `--gunit_recreate_environments_when_repeating`.
Abseil Team
2022-11-03
1
-2/+6
*
Use git commit hash in CMake quickstart
Dino Radakovic
2022-10-25
1
-3/+2
*
Clarify that parameter generator does not evaluate immediately
Abseil Team
2022-10-24
1
-0/+5
*
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
|
\
\
[next]