googletest/scripts
2010-02-24 17:19:25 +00:00
..
test
fuse_gtest_files.py Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan). 2009-04-09 02:57:38 +00:00
gen_gtest_pred_impl.py Removes gtest's dependency on python2.4. 2009-09-22 16:19:19 +00:00
generate_gtest_def.py Moves gtest.def from src/ to msvc/. 2009-12-18 16:48:20 +00:00
gtest-config.in Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth). 2010-02-24 17:19:25 +00:00
upload_gtest.py
upload.py