From 6e1087218be351ce67af53328ccd5d97c8b8c169 Mon Sep 17 00:00:00 2001 From: kosak Date: Tue, 28 Jul 2015 00:53:13 +0000 Subject: Rename custom/callback-actions.h[.pump] => custom/gmock-generated-actions.h[.pump]. --- include/gmock/internal/custom/gmock-generated-actions.h.pump | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 include/gmock/internal/custom/gmock-generated-actions.h.pump (limited to 'include/gmock/internal/custom/gmock-generated-actions.h.pump') diff --git a/include/gmock/internal/custom/gmock-generated-actions.h.pump b/include/gmock/internal/custom/gmock-generated-actions.h.pump new file mode 100644 index 00000000..d26c8a08 --- /dev/null +++ b/include/gmock/internal/custom/gmock-generated-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_GMOCK_GENERATED_ACTIONS_H_ +#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ + +#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ -- cgit v1.2.3