redict/tests/unit/type
Wen Hui 5dc631d880
Add missing test cases for hash commands (#12851)
We dont have test for hgetall against key doesnot exist so added the
test in test suite and along with this, added wrong type cases for other
missing commands.
2023-12-17 14:02:53 +02:00
..
hash.tcl Add missing test cases for hash commands (#12851) 2023-12-17 14:02:53 +02:00
incr.tcl Test coverage for incr/decr operation on robj encoding type optimization (#12435) 2023-07-25 16:43:31 -07:00
list-2.tcl Minor improvements for list-2 test (#8156) 2020-12-08 16:26:38 +02:00
list-3.tcl Fix quicklist node not being recompressed correctly after inserting a new node before or after it (#10120) 2022-01-16 08:54:40 +02:00
list-common.tcl Add listpack encoding for list (#11303) 2022-11-16 20:29:46 +02:00
list.tcl Bump codespell from 2.2.4 to 2.2.5 (#12557) 2023-09-08 16:10:17 +03:00
set.tcl Use Reservoir Sampling for random sampling of dict, and fix hang during fork (#12276) 2023-06-16 19:13:07 +03:00
stream-cgroups.tcl Fix XREADGROUP BLOCK stuck in endless loop (#12301) 2023-06-13 13:27:05 +03:00
stream.tcl Fix XSETID with max_deleted_entry_id issue (#11444) 2022-11-02 16:16:16 +02:00
string.tcl Add test case for APPEND command usage on integer value (#12429) 2023-07-24 18:25:50 -07:00
zset.tcl Optimize ZRANGE offset location from linear search to skiplist jump. (#12450) 2023-08-31 14:42:08 +03:00