googletest/src
2011-09-26 17:54:02 +00:00
..
gtest_main.cc Include gtest headers as user headers instead of system headers. 2010-09-14 05:35:59 +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 Ignore SIGPROF signal during clone()/fork() call. clone()/fork() call hangs permanently if it consumes more cpu than the SIGPROF signal timer interval (by Nabeel Mian). 2011-09-09 05:42:09 +00:00
gtest-filepath.cc Indents preprocessor directives. 2011-02-22 22:08:59 +00:00
gtest-internal-inl.h Fixes Sun C++ compiler errors (by Pasi Valminen) 2011-04-12 20:36:11 +00:00
gtest-port.cc QNX compatibility patch (by Haruka Iwao). 2011-06-20 21:43:18 +00:00
gtest-printers.cc Adds a new macro simplifying use of snprinf on MS platforms. 2011-09-26 17:54:02 +00:00
gtest-test-part.cc Include gtest headers as user headers instead of system headers. 2010-09-14 05:35:59 +00:00
gtest-typed-test.cc Include gtest headers as user headers instead of system headers. 2010-09-14 05:35:59 +00:00
gtest.cc Simplifies the implementatoin of the test result printer; by Ulfar Erlingsson 2011-09-16 16:43:37 +00:00