valkey/tests/unit
antirez b96af595a5 GEOENCODE / GEODECODE commands removed.
Rationale:

1. The commands look like internals exposed without a real strong use
case.
2. Whatever there is an use case, the client would implement the
commands client side instead of paying RTT just to use a simple to
reimplement library.
3. They add complexity to an otherwise quite straightforward API.

So for now KILLED ;-)
2015-07-09 17:42:59 +02:00
..
type Test: ZADD CH tests 2015-05-29 11:34:43 +02:00
aofrw.tcl Add quicklist implementation 2015-01-02 11:16:08 -05:00
auth.tcl Remove trailing spaces from tests 2014-09-29 06:49:08 -04:00
bitops.tcl Remove trailing spaces from tests 2014-09-29 06:49:08 -04:00
dump.tcl Increase test size for migrating large values 2015-01-02 11:16:09 -05:00
expire.tcl
geo.tcl GEOENCODE / GEODECODE commands removed. 2015-07-09 17:42:59 +02:00
hyperloglog.tcl
introspection.tcl Remove trailing spaces from tests 2014-09-29 06:49:08 -04:00
keyspace.tcl Test: split basic unit into string, incr, keyspace units. 2015-02-25 10:33:29 +01:00
latency-monitor.tcl
limits.tcl
maxmemory.tcl Remove trailing spaces from tests 2014-09-29 06:49:08 -04:00
memefficiency.tcl Faster memory efficiency test. 2015-02-10 14:47:45 +01:00
multi.tcl
obuf-limits.tcl
other.tcl
printver.tcl
protocol.tcl
pubsub.tcl
quit.tcl
scan.tcl Regression test for issue #2175. 2014-12-03 10:38:56 +01:00
scripting.tcl Added <count> parameter to SPOP: 2014-12-14 12:25:42 +02:00
slowlog.tcl
sort.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00