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
ruanhaishen
redis
Commits
e4f1994b
Commit
e4f1994b
authored
Dec 29, 2015
by
antirez
Browse files
Cluster/Sentinel test: report ability to run via valgrind.
parent
bb3ed7e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/instances.tcl
View file @
e4f1994b
...
@@ -136,6 +136,7 @@ proc parse_options {} {
...
@@ -136,6 +136,7 @@ proc parse_options {} {
puts
"--single <pattern> Only runs tests specified by pattern."
puts
"--single <pattern> Only runs tests specified by pattern."
puts
"--pause-on-error Pause for manual inspection on error."
puts
"--pause-on-error Pause for manual inspection on error."
puts
"--fail Simulate a test failure."
puts
"--fail Simulate a test failure."
puts
"--valgrind Run with valgrind."
puts
"--help Shows this help."
puts
"--help Shows this help."
exit 0
exit 0
}
else
{
}
else
{
...
...
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