summaryrefslogtreecommitdiff
path: root/msvc/gtest.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Removes all uses of StrStream; fixes the VC projects and simplifies them by u...zhanyong.wan2010-09-081-112/+1
* Adjusts VC projects' output directories such that the output files don't step...zhanyong.wan2009-09-111-4/+4
* Removes deprecated /Wp64 flag from VC projects; also removes unneeded VC proj...zhanyong.wan2009-09-111-2/+2
* Removes svn:executable and sets svn:eol-style to CRLF for VS project files.zhanyong.wan2009-02-131-237/+237
* Fixes the VC project. Contributed by Rainer Klaffenboeck.shiqian2008-10-311-0/+15
* Adds suffix 'd' to gtest's libs on Windows. Also fixes gtest_unittest on non...shiqian2008-09-131-1/+1
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-0/+15
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-091-0/+207