googletest/test
kosak 6b81780310 Makes DoubleNear() print the diff between the actual and the expected value when the match fails.
Also fix bogus MSVC warning about "alignment of a member was sensitive to packing".
Also bring in gtest 701.
2015-01-08 02:38:14 +00:00
..
gmock_all_test.cc
gmock_ex_test.cc
gmock_leak_test_.cc
gmock_leak_test.py
gmock_link_test.cc
gmock_link_test.h
gmock_link2_test.cc
gmock_output_test_.cc
gmock_output_test_golden.txt
gmock_output_test.py
gmock_stress_test.cc
gmock_test_utils.py
gmock_test.cc
gmock-actions_test.cc Fix gmock Action behaviour when return type is Wrapper 2014-11-17 02:04:46 +00:00
gmock-cardinalities_test.cc
gmock-generated-actions_test.cc Push several shanges: 2014-05-19 17:54:51 +00:00
gmock-generated-function-mockers_test.cc Distinguish between C++11 language and library support for std::function, std::begin, std::end, and std::move in gtest and gmock. 2014-11-17 00:28:55 +00:00
gmock-generated-internal-utils_test.cc Export tuple and friends in the ::testing namespace. 2014-04-02 20:30:00 +00:00
gmock-generated-matchers_test.cc Export tuple and friends in the ::testing namespace. 2014-04-02 20:30:00 +00:00
gmock-internal-utils_test.cc Push several shanges: 2014-05-19 17:54:51 +00:00
gmock-matchers_test.cc Makes DoubleNear() print the diff between the actual and the expected value when the match fails. 2015-01-08 02:38:14 +00:00
gmock-more-actions_test.cc Export tuple and friends in the ::testing namespace. 2014-04-02 20:30:00 +00:00
gmock-nice-strict_test.cc
gmock-port_test.cc
gmock-spec-builders_test.cc