aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/internal/custom
diff options
context:
space:
mode:
Diffstat (limited to 'include/gmock/internal/custom')
-rw-r--r--include/gmock/internal/custom/callback-actions.h8
-rw-r--r--include/gmock/internal/custom/callback-actions.h.pump10
2 files changed, 18 insertions, 0 deletions
diff --git a/include/gmock/internal/custom/callback-actions.h b/include/gmock/internal/custom/callback-actions.h
new file mode 100644
index 00000000..90db3047
--- /dev/null
+++ b/include/gmock/internal/custom/callback-actions.h
@@ -0,0 +1,8 @@
+// This file was GENERATED by command:
+// pump.py callback-actions.h.pump
+// DO NOT EDIT BY HAND!!!
+
+#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_
+#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_
+
+#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_
diff --git a/include/gmock/internal/custom/callback-actions.h.pump b/include/gmock/internal/custom/callback-actions.h.pump
new file mode 100644
index 00000000..df871a8f
--- /dev/null
+++ b/include/gmock/internal/custom/callback-actions.h.pump
@@ -0,0 +1,10 @@
+$$ -*- mode: c++; -*-
+$$ This is a Pump source file (http://go/pump). Please use Pump to convert
+$$ it to callback-actions.h.
+$$
+$var max_callback_arity = 5
+$$}} This meta comment fixes auto-indentation in editors.
+#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_
+#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_
+
+#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_