summaryrefslogtreecommitdiff
path: root/src/googletest.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Add StrError and replace posix_strerror_r calls1-13/+5
2013-02-18Attempt to improve mingw-w64 support1-1/+1
2012-01-12Remove trivial warnings produced by clang1-2/+2
2012-01-12Add exception specification for operator new and operator delete1-4/+4
2010-05-28Move TEST_SRC_DIR from googletest.h to config.h.1-1/+2
2009-07-31Make the order of check for OS_WINDOWS|OS_CYGWIN and HAVE_PTHREAD consistent.1-8/+8
2009-07-27Add virtual ~Thread() to avoid warnings.1-0/+2
2009-07-08Suppress warnings. Most of this patch was given by keir (thanks!).1-18/+18
2009-07-07Run benchmarks only when --run_benchmark is specified.1-0/+5
2009-03-10Fixes for GCC 4.4. Thanks John for this patch!1-0/+3
2009-01-28Add license information for all source code.1-0/+32
2009-01-22Better Cygwin support.1-3/+7
2009-01-15* Add LOG_TO_STRING.1-3/+2
2009-01-05Use gtest and gmock if installed.1-21/+37
2008-12-19Initial windows support. Now we don't have the stacktrace and several unittests.1-9/+68
2008-10-07glog 0.11-0/+483