Comments changes, no functionality changes.

This commit is contained in:
Gennadiy Civil
2018-08-14 15:04:11 -04:00
parent 3306848f69
commit 265efde9a5
47 changed files with 61 additions and 98 deletions

View File

@@ -224,7 +224,7 @@ TEST(ScopedPtrTest, DefinesElementType) {
StaticAssertTypeEq<int, ::testing::internal::scoped_ptr<int>::element_type>();
}
// TODO(vladl@google.com): Implement THE REST of scoped_ptr tests.
// FIXME: Implement THE REST of scoped_ptr tests.
TEST(GtestCheckSyntaxTest, BehavesLikeASingleStatement) {
if (AlwaysFalse())