Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes all uses of StrStream; fixes the VC projects and simplifies them by ↵ | zhanyong.wan | 2010-09-08 | 1 | -36/+0 |
| | | | | using gtest-all.cc. | ||||
* | Adjusts VC projects' output directories such that the output files don't ↵ | zhanyong.wan | 2009-09-11 | 1 | -4/+4 |
| | | | | step on each other. | ||||
* | Removes deprecated /Wp64 flag from VC projects; also removes unneeded VC ↵ | zhanyong.wan | 2009-09-11 | 1 | -2/+2 |
| | | | | projects. | ||||
* | Removes svn:executable and sets svn:eol-style to CRLF for VS project files. | zhanyong.wan | 2009-02-13 | 1 | -165/+165 |
| | |||||
* | Adds suffix 'd' to gtest's libs on Windows. Also fixes gtest_unittest on ↵ | shiqian | 2008-09-13 | 1 | -1/+1 |
| | | | | non-English Windows. By balazs.dan@gmail.com. | ||||
* | Fix incorrect output file name in gtest_main.vcproj | vladlosev | 2008-07-15 | 1 | -2/+2 |
| | |||||
* | Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ↵ | shiqian | 2008-07-09 | 1 | -0/+165 |
Microsoft Visual Studio. |