This website requires JavaScript.
Explore
Help
Sign In
google
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-12-30 03:38:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2516f60da9073f3b04c0bbfc37d3aefffe11767e
googletest
/
src
History
zhanyong.wan
2516f60da9
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).
2010-08-31 18:28:02 +00:00
..
gmock_main.cc
Simplifies gmock code using gtest's OS-indicating macros.
2009-09-24 21:17:24 +00:00
gmock-all.cc
Moves the universal printer from gmock to gtest (by Vlad Losev).
2010-05-10 17:14:29 +00:00
gmock-cardinalities.cc
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00
gmock-internal-utils.cc
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).
2010-08-31 18:28:02 +00:00
gmock-matchers.cc
Replaces Python-style interpolation with arbitrary C++ string expression in MATCHER* descriptions.
2010-06-08 22:53:57 +00:00
gmock-spec-builders.cc
Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev).
2010-02-24 17:21:37 +00:00
gmock.cc
Depends on gtest r300, which allows String to contain NUL.
2009-09-01 19:10:50 +00:00