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
79b83505bc
googletest
/
test
History
vladlosev
79b83505bc
Updates IsNull and NotNull matchers to work with smart pointers.
2009-11-18 00:43:37 +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
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
gmock_test_utils.py
Removes gmock's dependency on python2.4.
2009-09-22 16:18:42 +00:00
gmock_test.cc
gmock-actions_test.cc
Enables gmock's implicit_cast to work with source types that
2009-11-18 00:09:28 +00:00
gmock-cardinalities_test.cc
gmock-generated-actions_test.cc
Re-organizes the file structure for actions.
2009-07-22 23:58:19 +00:00
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
Updates IsNull and NotNull matchers to work with smart pointers.
2009-11-18 00:43:37 +00:00
gmock-more-actions_test.cc
Removes dead code in gmock-more-actions_test.cc.
2009-09-12 06:46:26 +00:00
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
Enables gmock's implicit_cast to work with source types that have a non-const conversion operator (by Zhanyong Wan).
2009-11-18 00:12:05 +00:00
gmock-printers_test.cc
Changes gmock's version to 1.4.0. Also fixes a compiler warning.
2009-09-30 20:24:30 +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