Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows. |
||
|---|---|---|
| .. | ||
| gtest_main.cc | ||
| gtest-all.cc | ||
| gtest-death-test.cc | ||
| gtest-filepath.cc | ||
| gtest-internal-inl.h | ||
| gtest-port.cc | ||
| gtest-printers.cc | ||
| gtest-test-part.cc | ||
| gtest-typed-test.cc | ||
| gtest.cc | ||