googletest/include/gtest
2009-10-20 21:03:10 +00:00
..
internal Implements support for AssertionResult in Boolean assertions such as EXPECT_TRUE; Fixes Google Tests's tuple implementation to default-initialize its fields in the default constructor (by Zhanyong Wan); Populates gtest_stress_test.cc with actual tests. 2009-10-20 21:03:10 +00:00
gtest_pred_impl.h
gtest_prod.h
gtest-death-test.h Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 2009-09-30 20:23:50 +00:00
gtest-message.h
gtest-param-test.h
gtest-param-test.h.pump
gtest-spi.h Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 2009-09-30 20:23:50 +00:00
gtest-test-part.h Renames the TestPartResult type enums and adjusts the order of methods in the event listener interface (by Vlad Losev). 2009-09-18 18:16:20 +00:00
gtest-typed-test.h
gtest.h Implements support for AssertionResult in Boolean assertions such as EXPECT_TRUE; Fixes Google Tests's tuple implementation to default-initialize its fields in the default constructor (by Zhanyong Wan); Populates gtest_stress_test.cc with actual tests. 2009-10-20 21:03:10 +00:00