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
efc5d4cc
"vscode:/vscode.git/clone" did not exist on "c8037568571edb5c568c2f8231e4f8ce0683b883"
Commit
efc5d4cc
authored
Sep 07, 2010
by
Pieter Noordhuis
Browse files
Fix test that sometimes returned the swapped object instead of encoding
parent
106bd87a
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/unit/type/hash.tcl
View file @
efc5d4cc
...
...
@@ -15,8 +15,8 @@ start_server {tags {"hash"}} {
}
{
8
}
test
{
Is the small hash encoded with a zipmap?
}
{
r debug object
smallhash
}
{
*zipmap*
}
assert_encoding zipmap
smallhash
}
test
{
HSET/HLEN - Big hash creation
}
{
array set bighash
{}
...
...
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