redict/tests/unit/type
Binbin 033578839b
Fix multiple COUNT in LMPOP/BLMPOP/ZMPOP/BZMPOP (#9701)
The previous code did not check whether COUNT is set.
So we can use `lmpop 2 key1 key2 left count 1 count 2`.

This situation can occur in LMPOP/BLMPOP/ZMPOP/BZMPOP commands.
LMPOP/BLMPOP introduced in #9373, ZMPOP/BZMPOP introduced in #9484.
2021-10-31 16:10:29 +02:00
..
hash.tcl Replace all usage of ziplist with listpack for t_hash (#8887) 2021-08-10 09:18:49 +03:00
incr.tcl decrby LLONG_MIN caused nagation overflow. (#9577) 2021-10-03 09:38:05 +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 Fix multiple COUNT in LMPOP/BLMPOP/ZMPOP/BZMPOP (#9701) 2021-10-31 16:10:29 +02:00
set.tcl Adds limit to SINTERCARD/ZINTERCARD. (#9425) 2021-09-16 14:07:08 +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 Treat subcommands as commands (#9504) 2021-10-20 11:52:57 +03:00
string.tcl Improve test suite to handle external servers better. (#9033) 2021-06-09 15:13:24 +03:00
zset.tcl Fix multiple COUNT in LMPOP/BLMPOP/ZMPOP/BZMPOP (#9701) 2021-10-31 16:10:29 +02:00