googletest/include/gtest
2009-02-06 00:47:20 +00:00
..
internal Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). 2009-02-06 00:47:20 +00:00
gtest_pred_impl.h
gtest_prod.h
gtest-death-test.h Implements a simple regex matcher (to be used by death tests on Windows). 2009-01-29 01:28:52 +00:00
gtest-message.h
gtest-param-test.h Use <tuple> instead of <tr1/tuple> when the compiler is not gcc, to conform with the TR1 spec. 2008-12-09 00:54:04 +00:00
gtest-param-test.h.pump Use <tuple> instead of <tr1/tuple> when the compiler is not gcc, to conform with the TR1 spec. 2008-12-09 00:54:04 +00:00
gtest-spi.h
gtest-test-part.h
gtest-typed-test.h
gtest.h Exposes gtest flags to user code access. By Alexander Demin. 2009-02-02 06:37:03 +00:00