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
ruanhaishen
redis
Commits
6c194dae
Commit
6c194dae
authored
Jun 09, 2011
by
antirez
Browse files
VM tests commented out for 2.4
parent
7a4c4682
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_helper.tcl
View file @
6c194dae
...
...
@@ -134,6 +134,7 @@ proc execute_everything {} {
execute_tests
"unit/pubsub"
# run tests with VM enabled
if 0
{
set ::global_overrides
{
vm-enabled yes
}
execute_tests
"unit/protocol"
execute_tests
"unit/basic"
...
...
@@ -145,6 +146,7 @@ proc execute_everything {} {
execute_tests
"unit/expire"
execute_tests
"unit/other"
execute_tests
"unit/cas"
}
}
proc main
{}
{
...
...
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