googletest/include/gtest/internal
zhanyong.wan bd851333e8 Implements test shuffling (by Zhanyong Wan, based on Josh Kelley's original patch).
Enables death tests on minGW (by Vlad Losev).
2009-09-30 23:46:28 +00:00
..
gtest-death-test-internal.h Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 2009-09-30 20:23:50 +00:00
gtest-filepath.h
gtest-internal.h Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 2009-09-30 20:23:50 +00:00
gtest-linked_ptr.h
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 Implements test shuffling (by Zhanyong Wan, based on Josh Kelley's original patch). 2009-09-30 23:46:28 +00:00
gtest-string.h Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to simplify gtest code (by Zhanyong Wan). 2009-09-24 21:15:59 +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
gtest-type-util.h.pump