redict/tests/unit/type
antirez 84d9ef4f31 Added a new hash fuzzy tester.
The new fuzzy tester also removes elements from the hash instead of just
adding random fields. This should increase the probability to find bugs
in the implementations of the hash type internal representations.
2012-06-12 15:21:54 +02:00
..
hash.tcl Added a new hash fuzzy tester. 2012-06-12 15:21:54 +02:00
list-2.tcl list test further split into smaller units 2011-07-11 11:41:23 +02:00
list-3.tcl Ziplist encoding now tested with negative integers as well. 2012-04-23 17:27:46 +02:00
list-common.tcl list test split into smaller parts 2011-07-11 11:30:46 +02:00
list.tcl Explicit RPOP/LPOP tests. 2012-04-18 17:32:48 +02:00
set.tcl Test SDIFF with first set empty. 2012-04-18 18:13:31 +02:00
zset.tcl Fixed issue #516 (ZINTERSTORE mixing sets and zsets). 2012-05-23 11:12:43 +02:00