This website requires JavaScript.
Explore
Help
Sign In
3party
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-03-10 09:16:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
googletest
/
src
History
zhanyong.wan
bf55085d45
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.
2009-06-09 06:09:53 +00:00
..
gmock_main.cc
Makes the code compile on Windows CE.
2009-03-11 23:37:56 +00:00
gmock-all.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-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
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.
2009-06-09 06:09:53 +00:00
gmock-matchers.cc
Implements custom description string for MATCHER*.
2009-02-19 00:36:44 +00:00
gmock-printers.cc
Avoids unnecessary printing of call into to internal buffers;
2009-05-29 19:50:06 +00:00
gmock-spec-builders.cc
Avoids unnecessary printing of call into to internal buffers;
2009-05-29 19:50:06 +00:00
gmock.cc
Turns --gmock_catch_leaked_mocks on by default.
2009-04-29 23:52:29 +00:00