googletest/test
2009-07-20 21:16:35 +00:00
..
gmock_leak_test_.cc
gmock_leak_test.py
gmock_link_test.cc
gmock_link_test.h 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_link2_test.cc
gmock_output_test_.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_output_test_golden.txt 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_output_test.py
gmock_test_utils.py
gmock_test.cc
gmock-actions_test.cc
gmock-cardinalities_test.cc
gmock-generated-actions_test.cc Makes ByRef(x) printable as a reference to x. 2009-07-20 21:16:35 +00:00
gmock-generated-function-mockers_test.cc
gmock-generated-internal-utils_test.cc
gmock-generated-matchers_test.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-internal-utils_test.cc Makes gmock-spec-builders_test.cc and gmock-internal-utils_test.cc work where both ::string and ::std::string are defined. 2009-06-22 23:30:47 +00:00
gmock-matchers_test.cc Adds the Key() matcher, by Marcus Borger. 2009-07-16 20:26:41 +00:00
gmock-nice-strict_test.cc
gmock-port_test.cc
gmock-printers_test.cc
gmock-spec-builders_test.cc Implements Expectation, ExpectationSet, and After for specifying expectation orders. 2009-07-01 19:04:51 +00:00