aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock.h
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-02-071-1/+0
| | | | | | | | Get rid of gmock-generated-matchers.h and gmock-generated-matchers.h.pump. Stop using pump for MATCHER* macroses generation. PiperOrigin-RevId: 293878808
* Googletest exportAbseil Team2020-02-071-1/+0
| | | | | | | | | Get rid of gmock-generated-function-mockers.h and gmock-generated-function-mockers.h.pump. Stop using pump for GMOCK_METHOD* macroses generation. PiperOrigin-RevId: 293454519
* Googletest exportAbseil Team2019-08-011-2/+2
| | | | | | Fix ON_CALL/EXPECT_CALL example comment PiperOrigin-RevId: 261150884
* Merge pull request #2041 from ciband:chore/fix_library_jsonGennadiy Civil2019-01-231-0/+4
|\ | | | | | | PiperOrigin-RevId: 230554814
| * Merge branch 'master' into chore/fix_library_jsonChris Johnson2019-01-031-1/+1
| |\ | |/ |/|
| * fix: Remove Arduino entry pointsChris2019-01-031-0/+16
| | | | | | | | | | | | Improved flexibility by removing the Arduino entry points in favor of manual calls to setup/loop that the user can call from their entry point. This is the more common use case for Arudino. Also added the gtest/gmock_main files to the PlatformIO ignore list since we are not supporting that feature.
* | Googletest exportAbseil Team2018-12-211-1/+1
|/ | | | | | | Get rid of code generation for NiceMock / StrictMock. They got small enough that it doesn't make sense to generate them. PiperOrigin-RevId: 226455689
* Googletest exportAbseil Team2018-11-151-0/+1
| | | | | | One macro to rule them all. PiperOrigin-RevId: 221462515
* Comments changes, no functionality changesGennadiy Civil2018-08-141-2/+1
|
* Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
|
* Code mergesGennadiy Civil2018-01-261-1/+1
|
* Adding a flag option to change the default mock typeAlyssa Wilk2017-08-101-0/+1
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+94