mirror of
https://github.com/google/googletest.git
synced 2026-01-01 04:38:37 +08:00
Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows.
40 KiB
40 KiB