R9484/scriptsmaster
R9484/scripts
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1f87a0970dc0 | Billy Donahue | Move everything in googletest into googletest/googletest | Aug 25 2015 | |||
d3eb97f32192 | kosak | Improves documentation on gtest's macros. Adds script to automate releasing new… | Jan 12 2014 | |||
665faa1622ca | zhanyong.wan | allows gtest-config.in to work with an absoulte path for @top_srcdir@. h/t to… | Jul 8 2013 | |||
1f7bb45e0729 | vladlosev | Prevents pump.py from splitting long IWYU pragma lines. | Aug 14 2012 | |||
8965a6a0d216 | vladlosev | Improves conformance to the Google C++ Style Guide (by Greg Miller). | Nov 4 2011 | |||
e349025485ed | vladlosev | Fixes scripts/test/Makefile failing with link error. | Nov 19 2010 | |||
fe25aea9716b | zhanyong.wan | Fixes two pump.py bugs. One of them ("$range 1..n $$ comment" doesn't parse)… | Nov 9 2010 | |||
2d1835b086e6 | zhanyong.wan | Removes uses of deprecated AssertionFailure() API (by Vlad Losev). | Sep 28 2010 | |||
dac3e879c56a | zhanyong.wan | Include gtest headers as user headers instead of system headers. | Sep 14 2010 | |||
75e2713e451b | zhanyong.wan | Adds the pump.py script. | Mar 23 2010 | |||
f3feb338efcc | zhanyong.wan | Removes the old DLL solution. | Mar 5 2010 | |||
3bef459eac9a | zhanyong.wan | Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth)… | Feb 24 2010 | |||
940ce8a21024 | zhanyong.wan | Moves gtest.def from src/ to msvc/. | Dec 18 2009 | |||
a3dd9d97c57e | zhanyong.wan | Supports building gtest as a DLL (by Vlad Losev). | Dec 18 2009 | |||
c286524bbf7e | zhanyong.wan | Removes gtest's dependency on python2.4. | Sep 22 2009 | |||
7fa242a44b47 | zhanyong.wan | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in… | Apr 9 2009 | |||
44c88653fca6 | zhanyong.wan | Adds upload_gtest.py for uploading a Google Test patch for review. | Feb 13 2009 | |||
b593ccbbbe6d | zhanyong.wan | Adds a script to fuse gtest source files into a .h and a .cc. | Jan 22 2009 | |||
fab8c18a0059 | shiqian | Necessary changes to gtest-config.in for supporting the up-coming release of… | Dec 9 2008 | |||
e0865dd9199e | shiqian | Many changes: - appends "_" to internal macro names (by Markus Heule). - makes… | Oct 11 2008 | |||
d201456903f3 | shiqian | Initial import. | Jul 4 2008 |
c4science · Help