summaryrefslogtreecommitdiff
path: root/test/gtest_catch_exceptions_test_.cc
Commit message (Expand)AuthorAge
* Fixes threading annotations and compatibility with C++11, which doesn'tzhanyong.wan2012-05-31
* Indents preprocessor directives.zhanyong.wan2011-02-22
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Casts char to unsigned char before calling isspace() etc to avoid undefined b...zhanyong.wan2010-08-31
* Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); i...zhanyong.wan2010-08-09