redict/tests
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
..
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 Fix RDB encoding test for new csvdump format. 2015-08-05 14:05:43 +02:00
sentinel Sentinel: CKQUORUM tests 2015-05-19 12:26:09 +02:00
support Test: csvdump now scans all DBs. 2015-08-05 12:27:15 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Test: fix false positive in HSTRLEN test. 2015-09-15 09:37:30 +02: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: split basic unit into string, incr, keyspace units. 2015-02-25 10:33:29 +01:00