googletest/include/gtest/internal
2009-09-11 06:59:42 +00:00
..
gtest-death-test-internal.h Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforcing the validity of arguments (by Vlad Losev); adds samples for the event listener API (by Vlad Losev); simplifies the tests using EXPECT_DEATH_IF_SUPPORTED (by Zhanyong Wan). 2009-09-11 06:59:42 +00:00
gtest-filepath.h
gtest-internal.h More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev). 2009-09-04 18:30:25 +00:00
gtest-linked_ptr.h
gtest-param-util-generated.h Cleans up macro definitions. 2009-02-23 23:21:55 +00:00
gtest-param-util-generated.h.pump Cleans up macro definitions. 2009-02-23 23:21:55 +00:00
gtest-param-util.h Makes gtest compile without warning with gcc 4.0.3 and -Wall -Wextra. 2009-03-25 03:55:18 +00:00
gtest-port.h Unbreak the build for Solaris by selecting the correct include headers for its 2009-08-10 20:59:41 +00:00
gtest-string.h More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev). 2009-09-04 18:30:25 +00:00
gtest-tuple.h Implements EXPECT_DEATH_IF_SUPPORTED (by Vlad Losev); Fixes compatibility with Symbian (by Araceli Checa); Removes GetCapturedStderr()'s dependency on std::string (by Vlad Losev). 2009-08-07 06:47:47 +00:00
gtest-tuple.h.pump Makes gtest's tuple implementation work with Symbian 5th edition by bypassing 2 compiler bugs (by Zhanyong Wan); refactors for the event listener API (by Vlad Losev). 2009-06-24 23:02:50 +00:00
gtest-type-util.h Fixes the logic for determining whether cxxabi.h is available. 2009-06-11 20:06:06 +00:00
gtest-type-util.h.pump Fixes the logic for determining whether cxxabi.h is available. 2009-06-11 20:06:06 +00:00