added missing comments
This commit is contained in:
parent
984cba30ed
commit
ec13264af4
@ -32,7 +32,7 @@
|
|||||||
// Utilities for testing Google Test itself and code that uses Google Test
|
// Utilities for testing Google Test itself and code that uses Google Test
|
||||||
// (e.g. frameworks built on top of Google Test).
|
// (e.g. frameworks built on top of Google Test).
|
||||||
|
|
||||||
GOOGLETEST_CM0004 DO NOT DELETE
|
// GOOGLETEST_CM0004 DO NOT DELETE
|
||||||
|
|
||||||
#ifndef GTEST_INCLUDE_GTEST_GTEST_SPI_H_
|
#ifndef GTEST_INCLUDE_GTEST_GTEST_SPI_H_
|
||||||
#define GTEST_INCLUDE_GTEST_GTEST_SPI_H_
|
#define GTEST_INCLUDE_GTEST_GTEST_SPI_H_
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
// Author: wan@google.com (Zhanyong Wan)
|
// Author: wan@google.com (Zhanyong Wan)
|
||||||
//
|
//
|
||||||
// Google C++ Testing and Mocking Framework definitions useful in production code.
|
// Google C++ Testing and Mocking Framework definitions useful in production code.
|
||||||
GOOGLETEST_CM0003 DO NOT DELETE
|
// GOOGLETEST_CM0003 DO NOT DELETE
|
||||||
|
|
||||||
#ifndef GTEST_INCLUDE_GTEST_GTEST_PROD_H_
|
#ifndef GTEST_INCLUDE_GTEST_GTEST_PROD_H_
|
||||||
#define GTEST_INCLUDE_GTEST_GTEST_PROD_H_
|
#define GTEST_INCLUDE_GTEST_GTEST_PROD_H_
|
||||||
|
Loading…
Reference in New Issue
Block a user