summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/internal/custom
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/include/gtest/internal/custom')
-rw-r--r--googletest/include/gtest/internal/custom/gtest.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/googletest/include/gtest/internal/custom/gtest.h b/googletest/include/gtest/internal/custom/gtest.h
index c27412a8..a7a1c0b7 100644
--- a/googletest/include/gtest/internal/custom/gtest.h
+++ b/googletest/include/gtest/internal/custom/gtest.h
@@ -33,6 +33,10 @@
// GTEST_OS_STACK_TRACE_GETTER_ - The name of an implementation of
// OsStackTraceGetterInterface.
//
+// GTEST_CUSTOM_TEMPDIR_FUNCTION_ - An override for testing::TempDir().
+// See testing::TempDir for semantics and
+// signature.
+//
// ** Custom implementation starts here **
#ifndef GTEST_INCLUDE_GTEST_INTERNAL_CUSTOM_GTEST_H_
OpenPOWER on IntegriCloud