continued
This commit is contained in:
parent
d0de1180e4
commit
e0b3c269c2
@ -1,4 +1,6 @@
|
|||||||
// This file was GENERATED by a script. DO NOT EDIT BY HAND!!!
|
// This file was GENERATED by command:
|
||||||
|
// pump.py gmock-generated-actions.h.pump
|
||||||
|
// DO NOT EDIT BY HAND!!!
|
||||||
|
|
||||||
// Copyright 2007, Google Inc.
|
// Copyright 2007, Google Inc.
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
$$ -*- mode: c++; -*-
|
$$ -*- mode: c++; -*-
|
||||||
$$ This is a Pump source file. Please use Pump to convert it to
|
$$ This is a Pump source file. Please use Pump to convert
|
||||||
$$ gmock-generated-actions.h.
|
$$ it to gmock-generated-matchers.h.
|
||||||
$$
|
$$
|
||||||
$var n = 10 $$ The maximum arity we support.
|
$var n = 10 $$ The maximum arity we support.
|
||||||
$$ }} This line fixes auto-indentation of the following code in Emacs.
|
$$ }} This line fixes auto-indentation of the following code in Emacs.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
$$ -*- mode: c++; -*-
|
$$ -*- mode: c++; -*-
|
||||||
$$ This is a Pump source file. Please use Pump to convert it to
|
$$ This is a Pump source file. Please use Pump to convert
|
||||||
$$ gmock-generated-nice-strict.h.
|
$$ it to gmock-generated-nice-strict.h.
|
||||||
$$
|
$$
|
||||||
$var n = 10 $$ The maximum arity we support.
|
$var n = 10 $$ The maximum arity we support.
|
||||||
// Copyright 2008, Google Inc.
|
// Copyright 2008, Google Inc.
|
||||||
|
@ -56,7 +56,6 @@
|
|||||||
# pragma warning(disable:4800)
|
# pragma warning(disable:4800)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
namespace testing {
|
namespace testing {
|
||||||
namespace internal {
|
namespace internal {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user