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
c8a0482c
Commit
c8a0482c
authored
May 07, 2009
by
zhanyong.wan
Browse files
Fixes the broken gtest_break_on_failure_unittest.py.
parent
42abea35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
test/gtest_break_on_failure_unittest.py
test/gtest_break_on_failure_unittest.py
+2
-0
No files found.
test/gtest_break_on_failure_unittest.py
View file @
c8a0482c
...
...
@@ -48,6 +48,8 @@ import unittest
# Constants.
IS_WINDOWS
=
os
.
name
==
'nt'
# The environment variable for enabling/disabling the break-on-failure mode.
BREAK_ON_FAILURE_ENV_VAR
=
'GTEST_BREAK_ON_FAILURE'
...
...
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