aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Use a more recent commit of googletest that uses OS constraints fromAbseil Team1-7/+6
2022-12-20Fix a typo in the documentation for "Using Predicates as Matchers".Abseil Team1-1/+1
2022-12-20Comment that q0_ in primer should remain emptyDino Radakovic1-0/+1
2022-12-19Specify a name for a `Property` in a code example.Abseil Team1-1/+1
2022-12-14Fix a typo in the gMock sample code for Defining a Custom Matcher Class.Abseil Team1-1/+1
2022-11-23This commit fixes a minor verb conjugation error in gmock_cook_book.md.Abseil Team1-1/+1
2022-11-20Change MakeUnique -> std::make_unique in docsDenis Hananein2-5/+5
2022-11-03Add documentation for `--gunit_recreate_environments_when_repeating`.Abseil Team1-2/+6
2022-10-25Use git commit hash in CMake quickstartDino Radakovic1-3/+2
2022-10-24Clarify that parameter generator does not evaluate immediatelyAbseil Team1-0/+5
2022-10-17Merge pull request #4037 from KloolK:patch-1Copybara-Service1-17/+8
2022-10-14Fix table markup in testing.mdJan1-17/+8
2022-10-07Update the POSIX Extended section of the Regular Expression Wikipedia pageAbseil Team1-1/+1
2022-10-04Merge pull request #3967 from BMBurstein:custom_type_combineCopybara-Service1-7/+16
2022-09-25Merge branch 'google:main' into custom_type_combineBaruch1-1/+1
2022-09-18Update link to Bazel installation guideJohn Hinnegan1-1/+1
2022-09-14Merge branch 'google:main' into custom_type_combineBaruch1-6/+7
2022-09-09Use UnorderedElementsAre in example about using matchers with mapsAbseil Team1-6/+7
2022-08-25Merge branch 'google:main' into custom_type_combineBaruch4-8/+8
2022-08-01Merge pull request #3918 from assafpr:master2mainCopybara-Service4-8/+8
2022-07-31Custom type with Combine(). Fix for #3781Baruch Burstein1-0/+1
2022-07-11Merge pull request #3787 from codeinred:fix-quickstartCopybara-Service1-2/+3
2022-06-30Remove support for C++11Derek Mauro2-4/+4
2022-06-27Update advanced.mdassafpr1-5/+5
2022-06-22Update faq.mdassafpr1-1/+1
2022-06-22documentation, change mater branch to mainassafpr1-1/+1
2022-06-22documentation, change mater branch to mainassafpr1-1/+1
2022-06-13gmock_cook_book.md: Delete superfluous statement from 2014.Abseil Team1-2/+1
2022-06-09Update googletest docs to indicate that RE2 is now used for regexp implementa...Abseil Team1-2/+4
2022-05-27Clarify that `this->` is needed to access members of type-parameterized tests.elixir1-0/+4
2022-05-25Update GoogleTest documentation's spelling of "GoogleTest".Abseil Team1-29/+29
2022-05-24Clarify the pitfalls of EXPECT_THAT and highlight it's best practicesAbseil Team1-3/+7
2022-05-10gmock-actions: make OnceAction public.Aaron Jacobs1-12/+51
2022-04-28Rewrite "Testing a Certain Property of an Object" as "Defining a Custom Match...Abseil Team1-17/+22
2022-04-08Add support for move-only and &&-qualified actions in WillOnce.Abseil Team1-1/+3
2022-04-04Trying to make it more clear: this is probably not about mock classes, but ab...Abseil Team1-6/+6
2022-03-26Fix quickstart-cmake documentationAlecto Irene Perez1-2/+3
2022-03-21Clarify public access on gmock examples.Abseil Team1-4/+4
2022-03-15Merge pull request #3774 from sobczyk:mainCopybara-Service2-6/+19
2022-03-08Adjust documentation regarding xml and json source file location otput.Szymon Sobik2-6/+18
2022-02-09Add a 3-arg overload for ResultOf() matcher that takes a description string f...Abseil Team1-0/+1
2022-01-24Merge pull request #3723 from ramkumar-kr:patch-1Copybara-Service1-2/+2
2022-01-14Fix reference to source file in gmock FAQDino Radakovic1-2/+2
2022-01-12Fix run-on sentenceAbseil Team1-1/+1
2022-01-04Update example to reflect the tests belowRam Kumar K R1-2/+2
2021-12-22Clarify "package" means "Bazel package", and promote `testonly=True` rather t...Abseil Team1-6/+6
2021-12-20Merge pull request #3684 from ludgerpaehler:patch-1Copybara-Service1-2/+2
2021-12-02Fix typo in GoogleMock Cookbook.Abseil Team1-1/+1
2021-11-25Fix typo in the queue test.Ludger Paehler1-2/+2
2021-11-15Update URLs in Bazel QuickstartDerek Mauro1-5/+5