redict/tests/unit/type
yoav-steinberg 6f4f31f167
decrby LLONG_MIN caused nagation overflow. (#9577)
Note that this breaks compatibility because in the past doing:
DECRBY x -9223372036854775808
would succeed (and create an invalid result) and now this returns an error.
2021-10-03 09:38:05 +03: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 Add ZMPOP/BZMPOP commands. (#9484) 2021-09-23 08:34:40 +03: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 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 Add ZMPOP/BZMPOP commands. (#9484) 2021-09-23 08:34:40 +03:00