googletest/include/gmock
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
..
internal
gmock-actions.h Fix gmock Action behaviour when return type is Wrapper 2014-11-17 02:04:46 +00:00
gmock-cardinalities.h
gmock-generated-actions.h
gmock-generated-actions.h.pump
gmock-generated-function-mockers.h
gmock-generated-function-mockers.h.pump
gmock-generated-matchers.h
gmock-generated-matchers.h.pump
gmock-generated-nice-strict.h
gmock-generated-nice-strict.h.pump
gmock-matchers.h 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.h 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-matchers.h
gmock-spec-builders.h Call move() by qualified name (::testing::internal::move() or just internal::move()). 2014-11-17 01:14:16 +00:00
gmock.h