redict/tests/unit/type
antirez d506334b67 Test: new sorted set skiplist order consistency.
This should be able to find new bugs and regressions about the new
sorted set update function when ZADD is used to update an element
already existing.

The test is able to find the bug fixed at 2f282aee immediately.
2018-08-02 14:15:53 +02:00
..
hash.tcl Test: fix conditional execution of HINCRBYFLOAT representation test. 2017-02-22 12:00:09 +01:00
incr.tcl fix string to double conversion, stopped parsing on \0 even if the string has more data. 2017-11-23 17:15:27 +02:00
list-2.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00
list-3.tcl Test: new randomized stress tester for #3343 alike bugs. 2016-06-28 09:42:20 +02:00
list-common.tcl list test split into smaller parts 2011-07-11 11:30:46 +02:00
list.tcl make RPUSHX and LPUSHX variadic 2016-06-05 16:50:24 +02:00
set.tcl uphold the smove contract to return 0 when the element is not a member of the source set, even if source=dest 2015-04-17 09:27:54 -04:00
stream-cgroups.tcl Add regression test for #5111. 2018-07-12 13:35:17 +02:00
stream.tcl Test: XDEL fuzz testing. Remove and check stage. 2018-07-13 17:58:17 +02:00
string.tcl Test: fixes a few tests after basic unit refactoring. 2015-02-25 10:37:52 +01:00
zset.tcl Test: new sorted set skiplist order consistency. 2018-08-02 14:15:53 +02:00