Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/googletest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-09Add support for move-only and &&-qualified actions in WillOnce.Abseil Team
2022-04-06Removing commas.MR-A
2022-04-06Clarify what live-at-head actually meansDerek Mauro
2022-04-05Trying to make it more clear: this is probably not about mock classes, but ab...Abseil Team
2022-04-05gmock: improve SFINAE for actions involving arguments.Abseil Team
2022-04-04Use ResultOf()'s result_description when explaining match result.Abseil Team
2022-04-04Use the Abseil flags library when Abseil is presentDerek Mauro
2022-03-24Address deprecation warning surfaced by Github presubmit testsAbseil Team
2022-03-23Split gmock-matchers_test into 4 smaller test #3653Mattias Ellert
2022-03-23Merge pull request #3779 from messerb5467:promote-inclusive-behaviorCopybara-Service
2022-03-22Only print disabled test banner if the test matches gtest_filterAbseil Team
2022-03-21Clarify public access on gmock examples.Abseil Team
2022-03-18Merge branch 'main' into promote-inclusive-behaviorBrad Messer
2022-03-18Remove sanity as it is offensive to neurodiverse individuals.Brad Messer
2022-03-15Running clang-format over all of GoogleTestAbseil Team
2022-03-15Merge pull request #3774 from sobczyk:mainCopybara-Service
2022-03-14Remove references to deleted script gen_gtest_pred_impl.pyDino Radakovic
2022-03-08Mark ACTION_Pn()-generated functions as must-use-result, adding non-compilati...Abseil Team
2022-03-08Add myself to contributorsSzymon Sobik
2022-03-08Adjust documentation regarding xml and json source file location otput.Szymon Sobik
2022-03-08Adjust xml and json unit tests to test for source file and line location.Szymon Sobik
2022-03-08Add support for testing of xml and json output of source file and line locationSzymon Sobik
2022-03-08Output source file path and line number in xml and json files.Szymon Sobik
2022-02-18Update GCC/Clang Linux tests to use Bazel 5.0.0Derek Mauro
2022-02-15Address conversion warning by explicitly casting to size_tAbseil Team
2022-02-10Add a 3-arg overload for ResultOf() matcher that takes a description string f...Abseil Team
2022-02-08Merge pull request #3751 from noiseless:gtest-help-test-OpenBSDCopybara-Service
2022-02-08Merge pull request #3746 from IYP-Programer-Yeah:use-constant-time-lookup-for...Copybara-Service
2022-02-07Merge pull request #3617 from Bagira80:fix_3616Copybara-Service
2022-02-05Apply requested changes by using std::inserter with move.Hossein Ghahramanzadeh
2022-02-05Fix gtest-help-test failure on OpenBSDAndrew Krasavin
2022-02-04Merge pull request #3724 from jjfvanderpol:mainCopybara-Service
2022-02-01GetCurrentOsStackTraceExceptTop (both the method of UnitTestImpl and the wrap...Abseil Team
2022-02-01Merge pull request #3744 from danger89:patch-2Copybara-Service
2022-01-31Do constant time matching for exact match filters.Hossein Ghahramanzadeh
2022-01-28Finish some missed pieces of the TestCase to TestSuite MigrationDerek Mauro
2022-01-26Change `ReturnArg` to use perfect forwarding of arguments (#3733)Dino Radakovic
2022-01-26Let me give a change to try it again - updating to latest versionMelroy van den Berg
2022-01-25Make recreate_environments_when_repeating=false the default.Abseil Team
2022-01-25Merge pull request #3723 from ramkumar-kr:patch-1Copybara-Service
2022-01-25Merge pull request #3732 from joshiayush:i2174Copybara-Service
2022-01-21Merge pull request #3615 from IYP-Programer-Yeah:fix-per-test-filter-processingCopybara-Service
2022-01-19Factor out AssertionResult into dedicated gtest-assertion-result header + imp...Abseil Team
2022-01-18Consistently apply IWYU pragmas across googletest and googlemock headersAbseil Team
2022-01-17Merge pull request #3721 from joshiayush:i3719Copybara-Service
2022-01-15Fix reference to source file in gmock FAQDino Radakovic
2022-01-14Update test Docker image to GCC 11.2, Clang 14 (prerelease),Derek Mauro
2022-01-13FIX #2174 -- remove `DEBUG_POSTFIX`Ayush Joshi
2022-01-12Fix run-on sentenceAbseil Team
2022-01-11Merge pull request #3725 from bsilver8192:remove-another-disallow-assignCopybara-Service