cont
This commit is contained in:
parent
e93a0ece26
commit
44da2b9ac5
|
@ -36,8 +36,6 @@
|
||||||
// includes most such tests, making it easier for these users to maintain
|
// includes most such tests, making it easier for these users to maintain
|
||||||
// their build scripts (they just need to build this file, even though the
|
// their build scripts (they just need to build this file, even though the
|
||||||
// below list of actual *_test.cc files might change).
|
// below list of actual *_test.cc files might change).
|
||||||
// Silence C4800 (C4800: 'int *const ': forcing value
|
|
||||||
// to bool 'true' or 'false') for MSVC 14,15
|
|
||||||
#include "test/gmock-actions_test.cc"
|
#include "test/gmock-actions_test.cc"
|
||||||
#include "test/gmock-cardinalities_test.cc"
|
#include "test/gmock-cardinalities_test.cc"
|
||||||
#include "test/gmock-generated-actions_test.cc"
|
#include "test/gmock-generated-actions_test.cc"
|
||||||
|
@ -51,4 +49,3 @@
|
||||||
#include "test/gmock-port_test.cc"
|
#include "test/gmock-port_test.cc"
|
||||||
#include "test/gmock-spec-builders_test.cc"
|
#include "test/gmock-spec-builders_test.cc"
|
||||||
#include "test/gmock_test.cc"
|
#include "test/gmock_test.cc"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user