googletest/include/gtest
2011-05-20 00:38:55 +00:00
..
internal Adds support for building Google Mock as a shared library (DLL). 2011-05-20 00:38:55 +00:00
gtest_pred_impl.h Indents preprocessor directives. 2011-02-22 22:08:59 +00:00
gtest_prod.h
gtest-death-test.h Indents preprocessor directives. 2011-02-22 22:08:59 +00:00
gtest-message.h Indents preprocessor directives. 2011-02-22 22:08:59 +00:00
gtest-param-test.h Avoids iterator_traits, as it's not available in libCStd when compiled with Sun C++. 2011-04-12 18:24:59 +00:00
gtest-param-test.h.pump Avoids iterator_traits, as it's not available in libCStd when compiled with Sun C++. 2011-04-12 18:24:59 +00:00
gtest-printers.h Makes IsContainerTest compatible with Sun C++ and Visual Age C++, based on Hady Zalek's report and experiment; also fixes a bug that causes it to think that a class named const_iterator is a container; also clarifies the Borland C++ compatibility fix in the comments based on Josh Kelley's suggestion. 2011-03-09 01:13:19 +00:00
gtest-spi.h Allows EXPECT_FATAL_FAILURE() and friends to accept a string object as the second argument. 2010-09-27 17:42:52 +00:00
gtest-test-part.h Include gtest headers as user headers instead of system headers. 2010-09-14 05:35:59 +00:00
gtest-typed-test.h Indents preprocessor directives. 2011-02-22 22:08:59 +00:00
gtest.h Fixes compatibility with Borland C++Builder. Original patch by Josh 2011-03-05 08:04:01 +00:00