mirror of
https://github.com/google/googletest.git
synced 2025-11-30 16:17:28 -05:00
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:
committed by
Gennadiy Civil
parent
fa52cd6363
commit
9f4f27b2a5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user