aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock_leak_test.py
Commit message (Collapse)AuthorAgeFilesLines
* makes googlemock generator handle some class templates; pulls in gtest r662zhanyong.wan2013-09-061-8/+26
|
* Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad ↵zhanyong.wan2009-12-011-3/+1
| | | | Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
* Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the ↵zhanyong.wan2009-11-241-21/+29
| | | | Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
* Turns --gmock_catch_leaked_mocks on by default.zhanyong.wan2009-04-291-3/+3
|
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-0/+84