aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-01-12Improves documentation on gtest's macros.kosak@google.com
2013-07-08allows gtest-config.in to work with an absoulte path for @top_srcdir@. h/t to...zhanyong.wan
2012-08-14Prevents pump.py from splitting long IWYU pragma lines.vladlosev
2011-11-04Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev
2010-11-19Fixes scripts/test/Makefile failing with link error.vladlosev
2010-11-09Fixes two pump.py bugs. One of them ("$range 1..n $$ comment" doesn't parse) ...zhanyong.wan
2010-09-27Removes uses of deprecated AssertionFailure() API (by Vlad Losev).zhanyong.wan
2010-09-14Include gtest headers as user headers instead of system headers.zhanyong.wan
2010-03-23Adds the pump.py script.zhanyong.wan
2010-03-05Removes the old DLL solution.zhanyong.wan
2010-02-24Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...zhanyong.wan
2009-12-18Moves gtest.def from src/ to msvc/.zhanyong.wan
2009-12-18Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan
2009-09-22Removes gtest's dependency on python2.4.zhanyong.wan
2009-04-09Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan
2009-02-13Adds upload_gtest.py for uploading a Google Test patch for review.zhanyong.wan
2009-01-22Adds a script to fuse gtest source files into a .h and a .cc.zhanyong.wan
2008-12-09Necessary changes to gtest-config.in for supporting the up-coming release of ...shiqian
2008-10-11Many changes:shiqian
2008-07-03Initial import.shiqian