Googletest export

Remove GMock Doctor.
It has not been actively supported for a while.
We also now have better techniques to improve compiler errors where needed
instead of requiring a separate tool to diagnose them.

PiperOrigin-RevId: 244196068
This commit is contained in:
Abseil Team
2019-04-18 12:04:26 -04:00
committed by Gennadiy Civil
parent fa52cd6363
commit 9f4f27b2a5
3 changed files with 0 additions and 540 deletions

View File

@@ -157,10 +157,6 @@ EXTRA_DIST += \
scripts/generator/cpp/utils.py \
scripts/generator/gmock_gen.py
# Script for diagnosing compiler errors in programs that use Google
# Mock.
EXTRA_DIST += scripts/gmock_doctor.py
# CMake scripts.
EXTRA_DIST += \
CMakeLists.txt