googletest/include/gtest
kosak a6340420b9 Implement threading support for gtest on Windows.
Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows.
2014-03-24 21:58:25 +00:00
..
internal Implement threading support for gtest on Windows. 2014-03-24 21:58:25 +00:00
gtest_pred_impl.h Improves conformance to the Google C++ Style Guide (by Greg Miller). 2011-11-04 17:56:23 +00:00
gtest_prod.h Initial import. 2008-07-03 22:38:12 +00:00
gtest-death-test.h Misc small updates to some debug death code, and to messages streaming to macros 2012-03-09 17:12:39 +00:00
gtest-message.h Fixes a nasty issue in gtest's template instantiation. 2013-02-28 23:46:07 +00:00
gtest-param-test.h Misc small updates to some debug death code, and to messages streaming to macros 2012-03-09 17:12:39 +00:00
gtest-param-test.h.pump Misc small updates to some debug death code, and to messages streaming to macros 2012-03-09 17:12:39 +00:00
gtest-printers.h Suppress "Conditional expression is constant" warning on Visual Studio. 2014-01-29 07:29:19 +00:00
gtest-spi.h Improves conformance to the Google C++ Style Guide (by Greg Miller). 2011-11-04 17:56:23 +00:00
gtest-test-part.h Unfortunately, the svn repo is a bit out of date. This commit contains 8 2012-11-15 15:47:38 +00:00
gtest-typed-test.h Indents preprocessor directives. 2011-02-22 22:08:59 +00:00
gtest.h When --gtest_filter is specified, XML report now doesn't contain information about tests that are filtered out (issue 141). 2013-04-25 17:58:52 +00:00