Lines Matching refs:Mock
11 * Google Mock doctor understands Clang error messages now.
29 * New feature: Google Mock can be safely used in multi-threaded tests
41 * Added GCC 4.0 support for Google Mock Doctor.
42 * Added gmock_all_test.cc for compiling most Google Mock tests
50 need to be updated after upgrading to Google Mock 1.5.0; matchers defined
72 * New feature: a script for fusing all Google Mock and Google Test
74 * Improved the Google Mock doctor to diagnose more diseases.
75 * Improved the Google Mock generator script.
81 * New feature: ability to use Google Mock with any testing framework.
87 * Improved the Google Mock doctor script for diagnosing compiler errors.
92 * Initial Open Source release of Google Mock