Adds the pump.py script.

This commit is contained in:
zhanyong.wan
2010-03-23 07:23:27 +00:00
parent 9f0824b0a6
commit 75e2713e45
2 changed files with 836 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ EXTRA_DIST = \
make/Makefile \
scripts/fuse_gtest_files.py \
scripts/gen_gtest_pred_impl.py \
scripts/pump.py \
scripts/test/Makefile
# gtest source files that we don't compile directly.