googletest/include/gtest/internal
2009-09-21 19:42:03 +00:00
..
gtest-death-test-internal.h Simplifies the implementation of GTEST_LOG_ & GTEST_LOG_; renames 2009-09-16 06:59:17 +00:00
gtest-filepath.h Fixes the bug where the XML output path is affected by test changing the current directory. By Stefan Weigand. 2009-01-26 19:21:32 +00:00
gtest-internal.h Adds a Random class to support --gtest_shuffle (by Josh Kelley); Makes the scons script build in a deterministic order (by Zhanyong Wan). 2009-09-21 19:42:03 +00:00
gtest-linked_ptr.h Value-parameterized tests and many bugfixes 2008-11-20 01:40:35 +00:00
gtest-param-util-generated.h Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor / 2009-09-18 16:35:15 +00:00
gtest-param-util-generated.h.pump Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor / 2009-09-18 16:35:15 +00:00
gtest-param-util.h Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor / 2009-09-18 16:35:15 +00:00
gtest-port.h Simplifies the implementation of GTEST_LOG_ & GTEST_LOG_; renames 2009-09-16 06:59:17 +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