Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
8a48f0ed
Unverified
Commit
8a48f0ed
authored
Dec 19, 2017
by
Gennadiy Civil
Committed by
GitHub
Dec 19, 2017
Browse files
Update gtest-param-test.h.pump
parent
058b318b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
googletest/include/gtest/gtest-param-test.h.pump
googletest/include/gtest/gtest-param-test.h.pump
+3
-0
No files found.
googletest/include/gtest/gtest-param-test.h.pump
View file @
8a48f0ed
...
@@ -184,6 +184,9 @@ TEST_P(DerivedTest, DoesBlah) {
...
@@ -184,6 +184,9 @@ TEST_P(DerivedTest, DoesBlah) {
# include <utility>
# include <utility>
#endif
#endif
// scripts/fuse_gtest.py depends on gtest's own header being #included
// *unconditionally*.
#include "gtest/internal/gtest-internal.h"
#include "gtest/internal/gtest-internal.h"
#include "gtest/internal/gtest-param-util.h"
#include "gtest/internal/gtest-param-util.h"
#include "gtest/internal/gtest-param-util-generated.h"
#include "gtest/internal/gtest-param-util-generated.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment