Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | Abseil Team | 2020-02-07 | 1 | -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_issue | vslashg | 2019-10-23 | 1 | -77/+31 |
|\ | | | | | | | PiperOrigin-RevId: 276134684 | ||||
| * | Avoid recursive macros | Joshua Cannon | 2019-10-11 | 1 | -22/+28 |
| | | |||||
| * | Removing extraneous parenthesis | Joshua Cannon | 2019-10-11 | 1 | -1/+1 |
| | | |||||
| * | Evaluate and cat NARG in different macros | Joshua Cannon | 2019-10-11 | 1 | -8/+8 |
| | | |||||
| * | Fix preprocessor tests | Joshua Cannon | 2019-10-11 | 1 | -3/+1 |
| | | |||||
| * | Workaround MSVC VA_ARGS weirdness | Joshua Cannon | 2019-10-11 | 1 | -66/+19 |
|/ | |||||
* | Googletest export | Abseil Team | 2018-11-20 | 1 | -2/+2 |
| | | | | | | Validate spec modifiers. PiperOrigin-RevId: 221810235 | ||||
* | Googletest export | Abseil Team | 2018-11-20 | 1 | -47/+4 |
| | | | | | | Unify implementation of GMOCK_PP_REPEAT and GMOCK_PP_FOREACH. PiperOrigin-RevId: 221659669 | ||||
* | Googletest export | Abseil Team | 2018-11-15 | 1 | -0/+360 |
One macro to rule them all. PiperOrigin-RevId: 221462515 |