summaryrefslogtreecommitdiffstats
path: root/googlemock/test
Commit message (Expand)AuthorAgeFilesLines
* Add licenses() directive for googlemock/tests.refs/pull/1340/headCarlos O'Ryan2017-12-081-0/+2
* Fix gmock tests when std::unary_function unavailablerefs/pull/1218/headArkady Shapkin2017-10-251-2/+5
* Fix tests with VS2015 and VS2017Arkadiy Shapkin2017-10-252-4/+9
* Use gender-neutral pronouns in comments and docsrefs/pull/1275/headJonathan Wakely2017-09-273-3/+3
* Applying lint checks from upstream google3refs/pull/1189/headAlyssa Wilk2017-08-281-4/+7
* Merge branch 'refs/heads/master' into flag-defaultAlyssa Wilk2017-08-283-0/+95
|\
| * Support ref-qualified member functions in Property().refs/pull/1220/headRoman Perepelitsa2017-08-221-0/+20
| * Remove unused variablerefs/pull/1206/headMaurice Gilden2017-08-211-1/+0
| * Added "explicit" as per compiler suggestionGennadiy Civil2017-08-201-1/+1
| * Proposing these changes, please reviewGennadiy Civil2017-08-201-12/+9
| * Change tabs to spaces in test caseMaurice Gilden2017-08-181-11/+11
| * Switch return type to class without default constructorMaurice Gilden2017-08-181-1/+7
| * Fix test if exceptions are not supportedMaurice Gilden2017-08-181-0/+6
| * adds test for NiceMock with unknown return valueMaurice Gilden2017-08-181-0/+15
| * Merge pull request #1191 from gennadiycivil/masterGennadiy Civil2017-08-111-0/+52
| |\
| | * Added Copyrightmisterg2017-08-101-4/+31
| | * Initial Revision, review 164634031misterg2017-08-101-25/+0
| | * WIPrefs/pull/1190/headmisterg2017-08-091-0/+25
| | * Added googlemock testsmisterg2017-08-091-4/+0
| | * Added googlemock testsmisterg2017-08-091-0/+29
* | | Handling invalid flag valuesAlyssa Wilk2017-08-161-0/+20
* | | Adding a flag option to change the default mock typeAlyssa Wilk2017-08-102-0/+76
|/ /
* | Correct some typos in a commentrefs/pull/1173/headShlomi Fish2017-08-041-1/+1
* | Merge pull request #764 from flyd1005/wip-fix-typoGennadiy Civil2017-08-021-1/+1
|\ \ | |/ |/|
| * remove duplicated wordsrefs/pull/764/headLi Peng2016-04-271-1/+1
* | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-159-297/+305
* | Reformatted the Unprintable operator== code style.refs/pull/821/headmazong11232016-07-141-1/+4
* | Fixed issue #775mazong11232016-07-141-2/+3
|/
* Fix link that's returned when running tests. #714refs/pull/715/headJacob Meacham2016-02-172-6/+6
* Name the helper AsBits()refs/pull/627/headMark Mentovai2015-11-121-11/+10
* Use a templated helper to wrap the castMark Mentovai2015-11-111-14/+15
* Leave decltype(max_ulps_) alone and cast, not sure this is betterMark Mentovai2015-11-111-12/+14
* Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai2015-11-111-1/+1
* Merge pull request #612 from mark-chromium/gmock_rttiBilly Donahue2015-11-101-4/+4
|\
| * googlemock: Disable WhenDynamicCastToTest tests when RTTI is offrefs/pull/612/headMark Mentovai2015-10-121-4/+4
* | googlemock: Support C++11 language with pre-C++11 libraryrefs/pull/611/headMark Mentovai2015-10-122-6/+6
|/
* Fix the googlemock autotools build.refs/pull/589/headSimon Newton2015-09-171-1/+0
* Include <memory> to use std::unique_ptr.Billy Donahue2015-09-081-0/+1
* Googlemock has some tuples containing lvalue refs in its unit tests.refs/pull/583/headBilly Donahue2015-09-082-5/+9
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-2525-0/+17786