1. 53e08c4 Include gtest and gmock headers as user headers instead of system headers. by zhanyong.wan · 15 years ago
  2. 2516f60 Publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); fixes the VC projects (by Fredrik Roubert). by zhanyong.wan · 15 years ago
  3. 5905ba0 Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev). by zhanyong.wan · 15 years ago
  4. 32de5f5 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. by zhanyong.wan · 16 years ago
  5. bbd6e10 Picks up gtest r314. by zhanyong.wan · 16 years ago
  6. 9571b28 Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa). by zhanyong.wan · 16 years ago
  7. bf55085 Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian. by zhanyong.wan · 16 years ago
  8. 9413f2f Avoids unnecessary printing of call into to internal buffers; by zhanyong.wan · 16 years ago
  9. ce198ff Implements the MATCHER* macros. by zhanyong.wan · 16 years ago
  10. e35fdd9 Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. by shiqian · 17 years ago