summaryrefslogtreecommitdiff
path: root/test/gtest_catch_exceptions_test.py
Commit message (Expand)AuthorAgeFilesLines
* supports a protocol for catching tests that prematurely exitzhanyong.wan2013-09-061-4/+18
* Fixes threading annotations and compatibility with C++11, which doesn'tzhanyong.wan2012-05-311-8/+11
* Changes default of --gtest_catch_exceptions to true.vladlosev2010-10-261-8/+9
* Casts char to unsigned char before calling isspace() etc to avoid undefined b...zhanyong.wan2010-08-311-3/+19
* Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); i...zhanyong.wan2010-08-091-0/+203