redict/tests/unit/type
antirez fceaa46dda Test HINCRBYFLOAT rounding only in x86_64 and when valgrind is not in use.
64 bit double math is not enough to make the test passing, and rounding
to 1.2999999 instead of 1.23 is not an error in the implementation.
Valgrind and sometimes other archs are not able to work with 80 bit
doubles.
2015-11-28 09:28:37 +01:00
..
hash.tcl Test HINCRBYFLOAT rounding only in x86_64 and when valgrind is not in use. 2015-11-28 09:28:37 +01: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