redis/tests/unit
Felipe Machado d8fd48c436
Add new commands ZDIFF and ZDIFFSTORE (#7961)
- Add ZDIFF and ZDIFFSTORE which work similarly to SDIFF and SDIFFSTORE
- Make sure the new WITHSCORES argument that was added for ZUNION isn't considered valid for ZUNIONSTORE

Co-authored-by: Oran Agra <oran@redislabs.com>
2020-11-15 14:14:25 +02:00
..
moduleapi Add timer module API tests. (#8041) 2020-11-11 22:57:33 +02:00
type Add new commands ZDIFF and ZDIFFSTORE (#7961) 2020-11-15 14:14:25 +02:00
acl.tcl Further improved ACL algorithm for picking categories 2020-10-28 10:01:20 -07:00
aofrw.tcl
auth.tcl
bitfield.tcl Fix BITFIELD_RO test. 2020-03-23 12:02:12 +01:00
bitops.tcl
dump.tcl Test:Fix invalid cases in hash.tcl and dump.tcl (#4611) 2020-08-12 10:25:24 +08:00
expire.tcl fix broken PEXPIREAT test (#7791) 2020-09-13 13:50:23 +03:00
geo.tcl Revert "Geo: output 10 chars of geohash, not 11." 2019-12-18 12:54:46 +01:00
hyperloglog.tcl Squash merging 125 typo/grammar/comment/doc PRs (#7773) 2020-09-10 13:43:38 +03:00
introspection-2.tcl Adds new pop-push commands (LMOVE, BLMOVE) (#6929) 2020-10-08 08:33:17 +03:00
introspection.tcl memory reporting of clients argv (#7874) 2020-10-05 11:15:36 +03:00
keyspace.tcl
latency-monitor.tcl Add a --no-latency tests flag. (#7939) 2020-10-22 11:10:53 +03:00
lazyfree.tcl
limits.tcl
maxmemory.tcl
memefficiency.tcl Fix test failure on slower systems. 2020-11-04 21:43:55 +02:00
multi.tcl WATCH no longer ignores keys which have expired for MULTI/EXEC. (#7920) 2020-10-22 12:57:45 +03:00
obuf-limits.tcl Fix new obuf-limits tests to work with TLS (#7848) 2020-09-27 17:13:33 +03:00
oom-score-adj.tcl Tests: fix oom-score-adj false positives. (#7772) 2020-09-09 18:58:06 +03:00
other.tcl Add RESET command. (#7982) 2020-11-05 10:51:26 +02:00
pendingquerybuf.tcl
printver.tcl
protocol.tcl
pubsub.tcl
quit.tcl
scan.tcl
scripting.tcl Fix crash in script timeout during AOF loading (#7870) 2020-10-01 11:27:45 +03:00
shutdown.tcl Fix new obuf-limits tests to work with TLS (#7848) 2020-09-27 17:13:33 +03:00
slowlog.tcl Rewritten commands are logged as their original command (#8006) 2020-11-10 13:50:03 -08:00
sort.tcl
tls.tcl Add optional tls verification (#7502) 2020-07-28 10:45:21 +03:00
tracking.tcl Extend client tracking tests (#7998) 2020-11-09 22:54:47 +02:00
wait.tcl Tests: fix redis-cli with remote hosts. (#7693) 2020-08-23 10:17:43 +03:00