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
078f4612
Commit
078f4612
authored
May 18, 2016
by
antirez
Browse files
Test for BITFIELD regression #3221.
parent
c6c86ea0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/bitfield.tcl
View file @
078f4612
...
...
@@ -184,4 +184,9 @@ start_server {tags {"bitops"}} {
}
}
}
test
{
BITFIELD regression for #3221
}
{
r set bits 1
r bitfield bits get u1 0
}
{
0
}
}
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