This website requires JavaScript.
Explore
Help
Sign In
eson
/
googletest
Watch
1
Star
0
Fork
0
You've already forked googletest
Code
Issues
Pull Requests
Releases
Wiki
Activity
39bf784f83
googletest
/
test
History
zhanyong.wan
39bf784f83
Removes uses of GTEST_HAS_STD_STRING.
2009-12-16 23:36:08 +00:00
..
gmock_all_test.cc
Adds gmock_all_test.cc for compiling most gmock tests in a single file.
2009-11-12 19:18:48 +00:00
gmock_leak_test_.cc
gmock_leak_test.py
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
2009-12-01 19:42:25 +00:00
gmock_link_test.cc
gmock_link_test.h
Adds the IsNull() matcher.
2009-09-24 21:41:36 +00:00
gmock_link2_test.cc
gmock_output_test_.cc
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
2009-10-21 06:15:34 +00:00
gmock_output_test_golden.txt
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
2009-10-21 06:15:34 +00:00
gmock_output_test.py
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
2009-12-01 19:42:25 +00:00
gmock_test_utils.py
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
2009-12-01 19:42:25 +00:00
gmock_test.cc
gmock-actions_test.cc
Removes uses of GTEST_HAS_STD_STRING.
2009-12-16 23:36:08 +00:00
gmock-cardinalities_test.cc
gmock-generated-actions_test.cc
gmock-generated-function-mockers_test.cc
Implements the MockFunction class.
2009-09-25 22:34:47 +00:00
gmock-generated-internal-utils_test.cc
gmock-generated-matchers_test.cc
gmock-internal-utils_test.cc
Makes gmock work on Symbian (both 3rd & 5th editions), original patch contributed by Mika Raento.
2009-09-25 18:55:50 +00:00
gmock-matchers_test.cc
Tests NotNull/IsNull with testing::internal::scoped_ptr.
2009-11-18 01:08:08 +00:00
gmock-more-actions_test.cc
gmock-nice-strict_test.cc
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
2009-10-21 06:15:34 +00:00
gmock-port_test.cc
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
2009-11-24 20:23:18 +00:00
gmock-printers_test.cc
Removes uses of GTEST_HAS_STD_STRING.
2009-12-16 23:36:08 +00:00
gmock-spec-builders_test.cc
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
2009-10-21 06:15:34 +00:00