Adds a script to fuse gtest source files into a .h and a .cc.

This commit is contained in:
zhanyong.wan
2009-01-22 17:21:13 +00:00
parent bbab127250
commit b593ccbbbe
3 changed files with 305 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ EXTRA_DIST = \
include/gtest/internal/gtest-param-util-generated.h.pump \
make/Makefile \
scons/SConscript \
scripts/fuse_gtest_files.py \
scripts/gen_gtest_pred_impl.py \
src/gtest-all.cc