Merge branch 'master' into hethi/issue-360-remove-GTEST_HAS_PARAM_TESTS

This commit is contained in:
Herbert Thielen
2017-09-24 10:01:52 +02:00
committed by GitHub
10 changed files with 192 additions and 162 deletions

View File

@@ -38,7 +38,6 @@
using ::testing::EmptyTestEventListener;
using ::testing::InitGoogleTest;
using ::testing::Test;
using ::testing::TestCase;
using ::testing::TestEventListeners;
using ::testing::TestInfo;
using ::testing::TestPartResult;