redict/tests/unit/type
antirez 846da5b22e Test: fix false positive in HSTRLEN test.
HINCRBY* tests later used the value "tmp" that was sometimes generated
by the random key generation function. The result was ovewriting what
Tcl expected to be inside Redis with another value, causing the next
HSTRLEN test to fail.
2015-09-15 09:37:30 +02:00
..
hash.tcl Test: fix false positive in HSTRLEN test. 2015-09-15 09:37:30 +02:00
incr.tcl Test: split basic unit into string, incr, keyspace units. 2015-02-25 10:33:29 +01:00
list-2.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00
list-3.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00
list-common.tcl list test split into smaller parts 2011-07-11 11:30:46 +02:00
list.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05: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
string.tcl Test: fixes a few tests after basic unit refactoring. 2015-02-25 10:37:52 +01:00
zset.tcl Test: ZADD CH tests 2015-05-29 11:34:43 +02:00