aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test
Commit message (Expand)AuthorAgeFilesLines
* Support ref-qualified member functions in Property().Roman Perepelitsa2017-08-221-0/+20
* Remove unused variableMaurice 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-101-0/+52
|\
| * Added Copyrightmisterg2017-08-101-4/+31
| * Initial Revision, review 164634031misterg2017-08-101-25/+0
| * WIPmisterg2017-08-091-0/+25
| * Added googlemock testsmisterg2017-08-091-4/+0
| * Added googlemock testsmisterg2017-08-091-0/+29
* | Correct some typos in a commentShlomi Fish2017-08-041-1/+1
* | Merge pull request #764 from flyd1005/wip-fix-typoGennadiy Civil2017-08-021-1/+1
|\ \ | |/ |/|
| * remove duplicated wordsLi Peng2016-04-271-1/+1
* | Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-159-297/+305
* | Reformatted the Unprintable operator== code style.mazong11232016-07-141-1/+4
* | Fixed issue #775mazong11232016-07-141-2/+3
|/
* Fix link that's returned when running tests. #714Jacob Meacham2016-02-162-6/+6
* Name the helper AsBits()Mark 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 offMark Mentovai2015-10-121-4/+4
* | googlemock: Support C++11 language with pre-C++11 libraryMark Mentovai2015-10-122-6/+6
|/
* Fix the googlemock autotools build.Simon 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.Billy Donahue2015-09-072-5/+9
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-2525-0/+17786