Adds upload_gmock.py for uploading a patch for review.

This commit is contained in:
zhanyong.wan
2009-02-13 07:46:38 +00:00
parent 585e57b45b
commit 31c4522aa1
3 changed files with 1470 additions and 0 deletions

View File

@@ -173,6 +173,11 @@ EXTRA_DIST += include/gmock/gmock-generated-actions.h.pump \
include/gmock/gmock-generated-nice-strict.h.pump \
include/gmock/internal/gmock-generated-internal-utils.h.pump
# Scripts for uploading a patch for review.
EXTRA_DIST += \
scripts/upload.py \
scripts/upload_gmock.py
# The Google Mock Generator tool from the cppclean project.
EXTRA_DIST += \
scripts/generator/COPYING \