summaryrefslogtreecommitdiff
path: root/src/gtest_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-041-3/+2
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
* Improves support for building Google Test as Windows DLL.vladlosev2010-05-051-1/+1
* Adds missing gtest DLL exports.zhanyong.wan2010-03-221-1/+1
* Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan2010-03-051-1/+1
* Initial import.shiqian2008-07-031-0/+39