redict/tests/unit
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
..
moduleapi Modules: add RM_Replicate() Tcl test file & fix the module. 2019-10-03 18:44:50 +02:00
type Merge pull request #5907 from spjwebster/xclaim-increment-delivery-count 2019-03-13 11:55:46 +01:00
acl.tcl ACLs: change hashed passwords opcode to also remove them. 2019-09-30 18:28:45 +02:00
aofrw.tcl AOF: run tests with preamble off when it makes sense. 2018-03-25 13:03:38 +02:00
auth.tcl ACL: AUTH + no default user password raises an error. 2019-01-17 18:30:23 +01:00
bitfield.tcl Test: regression test for #3564 added. 2016-10-31 15:46:58 +01:00
bitops.tcl Regression test for #3282. 2016-06-15 11:49:49 +02:00
dump.tcl ACL: implement resetpass directive and adjust test. 2019-01-18 11:26:32 +01:00
expire.tcl fix typo 2018-06-21 22:08:09 +08:00
geo.tcl Geo: output 10 chars of geohash, not 11. 2019-10-08 17:09:37 +02:00
hyperloglog.tcl HyperLogLog: speedup fuzz test. 2019-03-15 17:13:19 +01:00
introspection-2.tcl fix #5024 - commandstats for multi-exec were logged as EXEC. 2018-09-30 12:43:11 +03:00
introspection.tcl adjust qbuf to 26 in test case for client list 2018-08-14 00:57:22 +08:00
keyspace.tcl Test: MOVE expire test improved. 2015-09-14 12:35:55 +02:00
latency-monitor.tcl Test: regression test for latency expire events logging bug. 2017-11-24 18:33:31 +01:00
lazyfree.tcl Test: basic lazyfree unit test. 2015-10-09 09:47:17 +02:00
limits.tcl
maxmemory.tcl make replication tests more stable on slow machines 2019-05-05 08:25:01 +03:00
memefficiency.tcl fix small test suite race conditions 2018-11-12 10:26:10 +02:00
multi.tcl DISCARD should not fail during OOM 2019-09-22 09:22:53 +03:00
obuf-limits.tcl Fix test false positive introduced by threaded I/O. 2019-05-13 17:27:10 +02:00
other.tcl AOF: run tests with preamble off when it makes sense. 2018-03-25 13:03:38 +02:00
pendingquerybuf.tcl Slave removal: remove slave from top-level tests descriptions. 2018-09-11 15:32:28 +02:00
printver.tcl
protocol.tcl Return proper error on requests with an unbalanced number of quotes. 2013-12-08 12:58:12 +02:00
pubsub.tcl pubsub: Return integers for NUMSUB, not strings 2014-08-08 11:19:37 +02:00
quit.tcl
scan.tcl Implement SCAN cursor [TYPE type] modifier suggested in issue #6107. 2019-05-22 16:39:04 +01:00
scripting.tcl Slave removal: remove slave from top-level tests descriptions. 2018-09-11 15:32:28 +02:00
slowlog.tcl Test: fix slowlog test false positive. 2019-05-14 16:55:52 +02:00
sort.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00
wait.tcl Test: WAIT tests added in wait.tcl unit. 2016-11-18 13:10:29 +01:00