googletest/include/gtest
2011-08-16 00:47:22 +00:00
..
internal Fixes a user reported test break (modifying a dict while iterating). 2011-08-16 00:47:22 +00:00
gtest_pred_impl.h Indents preprocessor directives. 2011-02-22 22:08:59 +00:00
gtest_prod.h Initial import. 2008-07-03 22:38:12 +00:00
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 Fixes broken build on VC++ 7.1. 2011-06-13 19:00:37 +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