summaryrefslogtreecommitdiff
path: root/googlemock/test/gmock-nice-strict_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Use '=default' to define trivial constructor/destructorsTom Hughes2023-04-211-4/+4
* Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-221-3/+6
* Running clang-format over all of GoogleTestAbseil Team2022-03-151-10/+10
* Googletest exportAbseil Team2021-09-151-22/+21
* Googletest exportAbseil Team2020-12-221-0/+39
* Googletest exportAbseil Team2019-01-021-27/+3
* Googletest exportAbseil Team2018-12-211-2/+1
* Googletest exportAbseil Team2018-12-201-20/+7
* Merge pull request #1911 from BrukerJWD:isniceGennadiy Civil2018-10-231-0/+28
|\
| * Removed last reference to internal::kDefaultJonathan Wendeborn2018-10-161-1/+0
| * Merge branch 'master' into isniceBrukerJWD2018-10-161-17/+103
| |\ | |/ |/|
| * Don't fully qualify enum memberJonathan Wendeborn2018-10-161-2/+1
| * Added Mock::IsNaggy, IsNice, and IsStrictJonathan Wendeborn2018-10-161-0/+30
* | Comments changes, no functionality changesGennadiy Civil2018-08-141-2/+1
* | merging Gennadiy Civil2018-04-121-3/+47
* | Remove multiple inheritance from "unintesting call" mock classes.Victor Costan2018-04-121-0/+21
* | 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
* | Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-151-14/+13
|/
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+424