Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
304be8f0
Commit
304be8f0
authored
Jan 15, 2018
by
Gennadiy Civil
Browse files
Test files for corresponding changes
parent
6befe422
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
googletest/test/gtest_xml_output_unittest.py
googletest/test/gtest_xml_output_unittest.py
+2
-0
No files found.
googletest/test/gtest_xml_output_unittest.py
View file @
304be8f0
...
@@ -40,6 +40,8 @@ import re
...
@@ -40,6 +40,8 @@ import re
import
sys
import
sys
from
xml.dom
import
minidom
,
Node
from
xml.dom
import
minidom
,
Node
IS_LINUX
=
os
.
name
==
'posix'
and
os
.
uname
()[
0
]
==
'Linux'
import
gtest_test_utils
import
gtest_test_utils
import
gtest_xml_test_utils
import
gtest_xml_test_utils
...
...
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