summaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/internal/gmock-pp.h
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-02-071-0/+8
| | | | | | | | Get rid of gmock-generated-matchers.h and gmock-generated-matchers.h.pump. Stop using pump for MATCHER* macroses generation. PiperOrigin-RevId: 293878808
* Merge pull request #2514 from thejcannon:msvc_macro_issuevslashg2019-10-231-77/+31
|\ | | | | | | PiperOrigin-RevId: 276134684
| * Avoid recursive macrosrefs/pull/2514/headJoshua Cannon2019-10-111-22/+28
| |
| * Removing extraneous parenthesisJoshua Cannon2019-10-111-1/+1
| |
| * Evaluate and cat NARG in different macrosJoshua Cannon2019-10-111-8/+8
| |
| * Fix preprocessor testsJoshua Cannon2019-10-111-3/+1
| |
| * Workaround MSVC VA_ARGS weirdnessJoshua Cannon2019-10-111-66/+19
|/
* Googletest exportAbseil Team2018-11-201-2/+2
| | | | | | Validate spec modifiers. PiperOrigin-RevId: 221810235
* Googletest exportAbseil Team2018-11-201-47/+4
| | | | | | Unify implementation of GMOCK_PP_REPEAT and GMOCK_PP_FOREACH. PiperOrigin-RevId: 221659669
* Googletest exportAbseil Team2018-11-151-0/+360
One macro to rule them all. PiperOrigin-RevId: 221462515