redict/tests
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
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Sentinel / Cluster test: exit with non-zero error code on failures. 2015-03-30 14:29:01 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Regression test for issue #2813. 2015-10-15 11:23:15 +02:00
sentinel Sentinel: CKQUORUM tests 2015-05-19 12:26:09 +02:00
support Test: support for stack logging for OSX malloc/leaks. 2015-10-01 13:02:25 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Test HINCRBYFLOAT rounding only in x86_64 and when valgrind is not in use. 2015-11-28 09:28:37 +01:00
instances.tcl Sentinel / Cluster test: exit with non-zero error code on failures. 2015-03-30 14:29:01 +02:00
test_helper.tcl Test: basic lazyfree unit test. 2015-10-09 09:47:17 +02:00