aboutsummaryrefslogtreecommitdiffstats
path: root/msvc
Commit message (Expand)AuthorAgeFilesLines
* Removes svn:executable and sets svn:eol-style to CRLF for VS project files.zhanyong.wan2009-02-1310-1521/+1521
* Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc.zhanyong.wan2009-02-091-2/+2
* 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-132-2/+2
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-0/+15
* Fix incorrect output file name in gtest_main.vcprojvladlosev2008-07-151-2/+2
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-0910-0/+1491