aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-actions_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* mergeGennadiy Civil2018-04-101-143/+1
|\
| * Revert "gmock actions 2"Gennadiy Civil2018-04-091-159/+1
| |
| * formattingGennadiy Civil2018-04-091-0/+3
| |
| * msvcGennadiy Civil2018-04-091-0/+13
| |
| * testing msvc againGennadiy Civil2018-04-091-16/+0
| |
| * More msvc 14 Gennadiy Civil2018-04-091-0/+16
| |
* | RE-Doing the merge, this time with gcc on mac in the PR so I can catch ↵Gennadiy Civil2018-04-101-0/+16
|/ | | | errors before merging the PR
* merging gmock-actions 2Gennadiy Civil2018-04-061-1/+143
|
* Merging gMock, 2Gennadiy Civil2018-04-051-0/+1
|
* More merges, removing old dead codeGennadiy Civil2018-03-131-2/+2
|
* Try to handle unsigned wchar_t (arm) a bit betterScott Graham2018-02-231-0/+4
|
* Fixed typosTroy Holsapple2018-02-071-1/+1
|
* googlemock: Support C++11 language with pre-C++11 libraryMark Mentovai2015-10-121-2/+2
| | | | | | This guards use of <type_traits> and its features with GTEST_HAS_STD_TYPE_TRAITS_, and std::function with GTEST_HAS_STD_FUNCTION_.
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+1411