redict/tests/unit/type
Binbin 4bc5a8324d
ZRANDMEMBER WITHSCORES with negative COUNT may return bad score (#9162)
Return a bad score when used with negative count (or count of 1), and non-ziplist encoded zset.
Also add test to validate the return value and cover the issue.
2021-06-29 10:14:28 +03:00
..
hash.tcl Improve test suite to handle external servers better. (#9033) 2021-06-09 15:13:24 +03:00
incr.tcl Improve test suite to handle external servers better. (#9033) 2021-06-09 15:13:24 +03:00
list-2.tcl Minor improvements for list-2 test (#8156) 2020-12-08 16:26:38 +02:00
list-3.tcl Improve test suite to handle external servers better. (#9033) 2021-06-09 15:13:24 +03:00
list-common.tcl list test split into smaller parts 2011-07-11 11:30:46 +02:00
list.tcl Improve test suite to handle external servers better. (#9033) 2021-06-09 15:13:24 +03:00
set.tcl Fix accidental deletion of sinterstore command when we meet wrong type error. (#9032) 2021-06-13 10:53:46 +03:00
stream-cgroups.tcl Fixed some typos, add a spell check ci and others minor fix (#8890) 2021-06-10 15:39:33 +03:00
stream.tcl Fix XINFO help for unexpected options. (#9075) 2021-06-15 10:01:11 +03:00
string.tcl Improve test suite to handle external servers better. (#9033) 2021-06-09 15:13:24 +03:00
zset.tcl ZRANDMEMBER WITHSCORES with negative COUNT may return bad score (#9162) 2021-06-29 10:14:28 +03:00