summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add regression test for issue #1939Paddy Byers2014-09-011-0/+12
* Stop tests from leaving a black backgroundMariano Pérez Rodríguez2014-08-251-1/+1
* Reject MOVE to non-integer DBsMatt Stancliff2014-08-081-0/+6
* pubsub: Return integers for NUMSUB, not stringsMatt Stancliff2014-08-081-0/+4
* Fix key extraction for SORTMatt Stancliff2014-08-071-0/+8
* Handle large getrange requestsJan-Erik Rediger2014-08-071-0/+5
* scripting: no eval with negative key countMatt Stancliff2014-08-071-0/+5
* Cluster test: unit 07, replicas migration.antirez2014-07-281-0/+47
* Cluster test: unit 06 cluster creation comment fixed.antirez2014-07-281-2/+1
* Cluster test: node reachability condition fixed.antirez2014-07-251-1/+2
* Cluster test: init test, be patient during restarts.antirez2014-07-251-2/+7
* Cluster test: 03 unit speedup, don't send WAIT to slaves.antirez2014-07-251-2/+5
* Cluster test: unit 06, slaves with stale data can't failover.antirez2014-07-252-0/+75
* Cluster test: new unit 05, slave selection.antirez2014-07-251-0/+94
* Test: check sorted set elements order after union.antirez2014-07-221-0/+22
* Cluster test: use larger keyspace in resharding test.antirez2014-07-211-1/+1
* Cluster test: unit 04, consistency during resharding.antirez2014-07-211-0/+90
* Cluster test: test that writes are retained during failovers.antirez2014-07-181-2/+13
* Test: Pub/Sub PING.antirez2014-07-181-0/+16
* Test: small integer sharing depends on maxmemory policy.antirez2014-07-181-0/+24
* Test: more reliable AOF rewrite test under write load.antirez2014-07-101-0/+10
* LATENCY command / monitor basic tests.antirez2014-07-101-0/+50
* Test: enable latency monitor in the default config.antirez2014-07-101-0/+1
* Test: AOF rewrite during write load.antirez2014-07-103-9/+64
* Test: find_available_port: check that cluster port is free as well.antirez2014-06-301-4/+6
* Test: fix instances.tcl restart_instance abort error.antirez2014-06-301-1/+1
* Fixed assert conditional in ROLE command test.antirez2014-06-261-1/+1
* Remove infinite loop from PSYNC test.antirez2014-06-261-4/+2
* Test: hopefully more robust PSYNC test.antirez2014-06-261-4/+16
* Sentinel test: more correct sentinels config reset.antirez2014-06-231-1/+6
* Basic tests for the ROLE command.antirez2014-06-231-0/+17
* Sentinel test: tolerate larger delays in init tests.antirez2014-06-191-3/+3
* Sentinel test: unit 02, avoid some time related false positives.antirez2014-06-191-9/+10
* Sentinel test: add manual failover test.antirez2014-06-191-0/+44
* Test: use higher level redis.tcl proc to read replies.antirez2014-06-181-3/+3
* Sentienl/Redis test: enable link reconnection in instances.tcl.antirez2014-06-181-2/+6
* Test: Tcl client initial support for automatic reconnection.antirez2014-06-181-14/+53
* Test: tcl client, unset deferred var on close.antirez2014-06-181-0/+1
* Add correct exit value to failed testsMatt Stancliff2014-06-182-0/+2
* Scripting: regression test for issue #1811.antirez2014-06-121-0/+22
* Fix semantics of Lua calls to SELECT.antirez2014-06-121-4/+8
* Cluser test: write multiple keys in unit 03.antirez2014-06-111-4/+8
* Cluster test: rewrite config when resetting nodes.antirez2014-06-111-1/+2
* Scripting: Fix regression from #1118Matt Stancliff2014-06-101-0/+7
* Cluster test: set config epochs when creating clusters.antirez2014-06-101-0/+1
* Cluster test: unit 03, check epochs correctness.antirez2014-06-101-0/+6
* Cluster test: better failover detection in unit 03.antirez2014-06-101-5/+17
* Cluster test: added show-redis-logs command in the interactive console.antirez2014-06-101-0/+9
* Cluster test: new unit 03, failover loop stress testing.antirez2014-06-101-0/+79
* Cluster test: 02 unit more reliable waiting for slave sync.antirez2014-06-101-0/+8