googletest/src
2013-09-06 22:50:25 +00:00
..
gtest_main.cc Improves conformance to the Google C++ Style Guide (by Greg Miller). 2011-11-04 17:56:23 +00:00
gtest-all.cc Include gtest headers as user headers instead of system headers. 2010-09-14 05:35:59 +00:00
gtest-death-test.cc Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment. 2013-02-22 20:10:40 +00:00
gtest-filepath.cc Fixes a nasty issue in gtest's template instantiation. 2013-02-28 23:46:07 +00:00
gtest-internal-inl.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
gtest-port.cc Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment. 2013-02-22 20:10:40 +00:00
gtest-printers.cc Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment. 2013-02-22 20:10:40 +00:00
gtest-test-part.cc 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.cc Unfortunately, the svn repo is a bit out of date. This commit contains 8 2012-11-15 15:47:38 +00:00
gtest.cc supports a protocol for catching tests that prematurely exit 2013-09-06 22:50:25 +00:00