Homec4science

Implement threading support for gtest on Windows. Also, stop using localtime().

Authored by kosak <kosak@google.com> on Mar 24 2014, 22:58.

Description

Implement threading support for gtest on Windows. Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows.

Details

Committed
kosak <kosak@google.com>Mar 24 2014, 22:58
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:ffea2d604031: Add annotations to suppress ThreadSanitizer failures due to gunit/gmock printer.
Branches
Unknown
Tags
Unknown

Event Timeline