redict/tests
antirez cf89a19f16 Geo: GEORADIUS fuzzy testing by reimplementing it in Tcl.
We set random points in the world, pick a random position, and check if
the returned points by Redis match the ones computed by Tcl by brute
forcing all the points using the distance between two points formula.

This approach is sounding since immediately resulted in finding a bug in
the original implementation.
2015-06-24 10:38:46 +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 Test: regression for issue #2473. 2015-03-27 12:10:46 +01:00
sentinel Sentinel: CKQUORUM tests 2015-05-19 12:26:09 +02:00
support Test: be more patient waiting for servers to exit. 2015-03-31 23:43:38 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Geo: GEORADIUS fuzzy testing by reimplementing it in Tcl. 2015-06-24 10:38:46 +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