Adds upload_gtest.py for uploading a Google Test patch for review.

This commit is contained in:
zhanyong.wan
2009-02-13 07:27:00 +00:00
parent a4e6314a0b
commit 44c88653fc
3 changed files with 1467 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ EXTRA_DIST = \
scons/SConscript \
scripts/fuse_gtest_files.py \
scripts/gen_gtest_pred_impl.py \
scripts/upload.py \
scripts/upload_gtest.py \
src/gtest-all.cc \
test/gtest_all_test.cc