summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix typorefs/pull/4158/headVũ Phạm2023-02-191-1/+1
* Add support for the alternative base64 encoding in RFC 4648 section 5 to `Whe...Abseil Team2023-02-061-1/+1
* Make document and example code more clear in the caveat section for potential...Abseil Team2023-01-261-5/+11
* Mention `DescribeMatcher` in matchers.mdAbseil Team2023-01-251-0/+12
* Mention using MockFunction as a way to mock free functions.Abseil Team2023-01-181-0/+4
* Use a more recent commit of googletest that uses OS constraints fromAbseil Team2022-12-221-7/+6
* Fix a typo in the documentation for "Using Predicates as Matchers".Abseil Team2022-12-201-1/+1
* Comment that q0_ in primer should remain emptyDino Radakovic2022-12-201-0/+1
* Specify a name for a `Property` in a code example.Abseil Team2022-12-191-1/+1
* Fix a typo in the gMock sample code for Defining a Custom Matcher Class.Abseil Team2022-12-141-1/+1
* This commit fixes a minor verb conjugation error in gmock_cook_book.md.Abseil Team2022-11-231-1/+1
* Change MakeUnique -> std::make_unique in docsrefs/pull/4066/headDenis Hananein2022-11-202-5/+5
* Add documentation for `--gunit_recreate_environments_when_repeating`.Abseil Team2022-11-031-2/+6
* Use git commit hash in CMake quickstartDino Radakovic2022-10-251-3/+2
* Clarify that parameter generator does not evaluate immediatelyAbseil Team2022-10-241-0/+5
* Merge pull request #4037 from KloolK:patch-1Copybara-Service2022-10-171-17/+8
|\
| * Fix table markup in testing.mdrefs/pull/4037/headJan2022-10-141-17/+8
|/
* Update the POSIX Extended section of the Regular Expression Wikipedia pageAbseil Team2022-10-071-1/+1
* Merge pull request #3967 from BMBurstein:custom_type_combineCopybara-Service2022-10-041-7/+16
|\
| * Merge branch 'google:main' into custom_type_combineBaruch2022-09-251-1/+1
| |\ | |/ |/|
| * Merge branch 'google:main' into custom_type_combineBaruch2022-09-141-6/+7
| |\
| * \ Merge branch 'google:main' into custom_type_combineBaruch2022-08-254-8/+8
| |\ \
| * | | Custom type with Combine(). Fix for #3781Baruch Burstein2022-07-311-0/+1
* | | | Update link to Bazel installation guiderefs/pull/4011/headJohn Hinnegan2022-09-181-1/+1
| |_|/ |/| |
* | | Use UnorderedElementsAre in example about using matchers with mapsAbseil Team2022-09-091-6/+7
| |/ |/|
* | Merge pull request #3918 from assafpr:master2mainCopybara-Service2022-08-014-8/+8
|\ \ | |/ |/|
| * Update advanced.mdassafpr2022-06-271-5/+5
| * Update faq.mdassafpr2022-06-221-1/+1
| * documentation, change mater branch to mainassafpr2022-06-221-1/+1
| * documentation, change mater branch to mainassafpr2022-06-221-1/+1
* | Merge pull request #3787 from codeinred:fix-quickstartCopybara-Service2022-07-111-2/+3
|\ \
| * | Fix quickstart-cmake documentationrefs/pull/3787/headAlecto Irene Perez2022-03-271-2/+3
* | | Remove support for C++11Derek Mauro2022-06-302-4/+4
| |/ |/|
* | gmock_cook_book.md: Delete superfluous statement from 2014.Abseil Team2022-06-131-2/+1
* | Update googletest docs to indicate that RE2 is now used for regexp implementa...Abseil Team2022-06-091-2/+4
* | Clarify that `this->` is needed to access members of type-parameterized tests.elixir2022-05-271-0/+4
* | Update GoogleTest documentation's spelling of "GoogleTest".Abseil Team2022-05-261-29/+29
* | Clarify the pitfalls of EXPECT_THAT and highlight it's best practicesAbseil Team2022-05-241-3/+7
* | gmock-actions: make OnceAction public.Aaron Jacobs2022-05-111-12/+51
* | Rewrite "Testing a Certain Property of an Object" as "Defining a Custom Match...Abseil Team2022-04-281-17/+22
* | Add support for move-only and &&-qualified actions in WillOnce.Abseil Team2022-04-091-1/+3
* | Trying to make it more clear: this is probably not about mock classes, but ab...Abseil Team2022-04-041-6/+6
|/
* Clarify public access on gmock examples.Abseil Team2022-03-211-4/+4
* Merge pull request #3774 from sobczyk:mainCopybara-Service2022-03-152-6/+19
|\
| * Adjust documentation regarding xml and json source file location otput.Szymon Sobik2022-03-082-6/+18
|/
* Add a 3-arg overload for ResultOf() matcher that takes a description string f...Abseil Team2022-02-101-0/+1
* Merge pull request #3723 from ramkumar-kr:patch-1Copybara-Service2022-01-241-2/+2
|\
| * Update example to reflect the tests belowrefs/pull/3723/headRam Kumar K R2022-01-041-2/+2
* | Fix reference to source file in gmock FAQDino Radakovic2022-01-141-2/+2
* | Fix run-on sentenceAbseil Team2022-01-121-1/+1
|/