redict/tests
antirez 009862ab7e Geo: output 10 chars of geohash, not 11.
This does not limit the actual precision, because the last digit bits were
garbage, and the shift value became even negative in the last iteration.
2019-10-08 17:09:37 +02:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster cluster.tcl: Add master consecutively down test. 2018-06-30 09:29:35 +08:00
helpers Test: fix blocking lists/zsets replication test. 2018-05-15 17:43:41 +02:00
integration Merge branch 'unstable' into modules_fork 2019-09-27 11:24:06 +02:00
modules Modules: add RM_Replicate() Tcl test file & fix the module. 2019-10-03 18:44:50 +02:00
sentinel Correct "did not received" -> "did not receive" typos/grammar. 2018-08-26 14:45:39 +02:00
support Allowed passing in of password hash and fixed config rewrite 2019-09-30 17:57:49 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Geo: output 10 chars of geohash, not 11. 2019-10-08 17:09:37 +02:00
instances.tcl Correct spelling of "faield". 2017-08-12 22:21:03 -07:00
test_helper.tcl test cases: skiptill -> skip-till 2019-05-10 16:27:25 +08:00