Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds the pump.py script. | zhanyong.wan | 2010-03-23 | 1 | -0/+835 |
* | Removes the old DLL solution. | zhanyong.wan | 2010-03-05 | 1 | -169/+0 |
* | Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);... | zhanyong.wan | 2010-02-24 | 1 | -4/+4 |
* | Moves gtest.def from src/ to msvc/. | zhanyong.wan | 2009-12-18 | 1 | -3/+3 |
* | Supports building gtest as a DLL (by Vlad Losev). | zhanyong.wan | 2009-12-18 | 1 | -0/+169 |
* | Removes gtest's dependency on python2.4. | zhanyong.wan | 2009-09-22 | 1 | -1/+1 |
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge... | zhanyong.wan | 2009-04-09 | 1 | -52/+55 |
* | Adds upload_gtest.py for uploading a Google Test patch for review. | zhanyong.wan | 2009-02-13 | 2 | -0/+1465 |
* | Adds a script to fuse gtest source files into a .h and a .cc. | zhanyong.wan | 2009-01-22 | 2 | -0/+304 |
* | Necessary changes to gtest-config.in for supporting the up-coming release of ... | shiqian | 2008-12-09 | 1 | -44/+119 |
* | Many changes: | shiqian | 2008-10-11 | 1 | -15/+15 |
* | Initial import. | shiqian | 2008-07-03 | 2 | -0/+932 |