googletest/include/gtest
2010-08-31 18:21:13 +00:00
..
internal Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev). 2010-08-31 18:21:13 +00:00
gtest_pred_impl.h Many changes: 2008-10-11 07:20:02 +00:00
gtest_prod.h Initial import. 2008-07-03 22:38:12 +00:00
gtest-death-test.h Supports building gtest as a DLL (by Vlad Losev). 2010-03-05 21:21:06 +00:00
gtest-message.h Supports building gtest as a DLL (by Vlad Losev). 2010-03-05 21:21:06 +00:00
gtest-param-test.h Fixes comments and tests for the moment of generator parameter evaluation in INSTANTIATE_TEST_CASE_P. 2010-03-20 12:33:48 +00:00
gtest-param-test.h.pump Fixes the code to work with fuse_gtest.py. 2009-11-10 19:17:35 +00:00
gtest-printers.h Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 2010-08-09 18:19:15 +00:00
gtest-spi.h Supports building gtest as a DLL (by Vlad Losev). 2010-03-05 21:21:06 +00:00
gtest-test-part.h Supports building gtest as a DLL (by Vlad Losev). 2010-03-05 21:21:06 +00:00
gtest-typed-test.h Adds Solaris support (by Hady Zalek) 2010-02-03 02:27:02 +00:00
gtest.h Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev). 2010-08-31 18:21:13 +00:00