Googletest export

Get rid of gmock-generated-matchers.h and gmock-generated-matchers.h.pump.

Stop using pump for MATCHER* macroses generation.

PiperOrigin-RevId: 293878808
This commit is contained in:
Abseil Team
2020-02-07 16:09:11 -05:00
committed by Andy Getz
parent 2d6d7a01c9
commit 41b5f149ab
8 changed files with 152 additions and 905 deletions

View File

@@ -34,7 +34,6 @@
// utilities for defining matchers.
#include "gmock/gmock-matchers.h"
#include "gmock/gmock-generated-matchers.h"
#include <string.h>
#include <iostream>