• zhanyong.wan's avatar
    Casts char to unsigned char before calling isspace() etc to avoid undefined... · 35c39756
    zhanyong.wan authored
    Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev).
    35c39756
gtest.h 77.2 KB