summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test: be more patient waiting for servers to exit.antirez2015-04-011-1/+6
* Sentinel / Cluster test: exit with non-zero error code on failures.antirez2015-03-303-0/+16
* Test: regression for issue #2473.antirez2015-03-271-8/+44
* Cluster: unit 10 modified to leave cluster in proper state.antirez2015-03-221-0/+5
* Cluster: CLUSTER FAILOVER TAKEOVER tests.antirez2015-03-221-0/+59
* Cluster: more tests for manual failover + FORCE.antirez2015-03-221-1/+93
* Cluster: new tests1 for manual failover and scripts replication.antirez2015-03-221-0/+95
* Added regression test for issue #2371.antirez2015-03-182-0/+25
* Faster memory efficiency test.antirez2015-02-101-1/+6
* Avoid duplicated instance execution code in Cluster test.antirez2015-01-221-26/+21
* Cluster test: when valgrind is enabled, use a larger node-timeout.antirez2015-01-221-1/+6
* Cluster test initialization: use transaction for reset + set-config-epoch.antirez2015-01-221-0/+2
* Cluster test: wait for port to unbound in kill_instance.antirez2015-01-221-0/+16
* Cluster/Sentinel test: also pause on abort_sentinel_test call.antirez2015-01-221-0/+1
* Cluster/Sentinel test: pause on exceptions as well.antirez2015-01-221-0/+1
* Add --track-origins=yes to valgrindMatt Stancliff2015-01-222-3/+3
* Tell sentinel/cluster tests to allow valgrindMatt Stancliff2015-01-221-2/+17
* Cluster test: also write from Lua script in resharding test.antirez2015-01-092-2/+13
* Fix zero-ordering SORT when called against listsMatt Stancliff2014-12-111-0/+18
* Regression test for issue #2175.antirez2014-12-031-0/+10
* Test: wait for actual startup in start_server.antirez2014-11-281-0/+6
* Test: try to cleanup still running Redis instances on exit.antirez2014-11-282-9/+27
* Test framework: exit on timeout with report.antirez2014-11-281-18/+35
* Attempt to prevent false positives in replication test.antirez2014-11-241-11/+15
* scripting.tcl tests order fixed to match unstable branch.antirez2014-11-141-19/+19
* Lua: add cmsgpack scripting testsMatt Stancliff2014-11-141-0/+52
* Lua: add cjson scripting testMatt Stancliff2014-11-141-0/+17
* Lua: Add bitopMatt Stancliff2014-11-141-0/+19
* Diskless replication tested with the multiple slaves consistency test.antirez2014-10-291-64/+67
* Cluster test: helpers/onlydots.tcl: detect EOF and exit.antirez2014-10-081-1/+3
* Cluster test: less console-spammy resharding test.antirez2014-10-082-2/+19
* Test: check that INCR object sharing works as expected.antirez2014-10-061-0/+23
* Remove trailing spaces from testsMatt Stancliff2014-10-069-21/+21
* Fix spelling in some test casesMatt Stancliff2014-10-065-5/+5
* Spell software correctlyMatt Stancliff2014-10-065-5/+5
* Fix typosAaron Rutkovsky2014-10-061-1/+1
* Better truncated AOF loading tests.antirez2014-09-171-2/+29
* Cluster test: unit 09, Pub/Sub across the cluster.antirez2014-09-171-0/+40
* Cluster test: unit 08, update messages.antirez2014-09-171-0/+90
* Tests for aof-load-truncated = yes.antirez2014-09-081-1/+27
* AOF tests fixed turning aof-load-truncated to no.antirez2014-09-081-6/+6
* Test AOF format error detection.antirez2014-09-081-0/+25
* AOF loading: split handling of format errors from unexpected EOF.antirez2014-09-081-1/+1
* Add regression test for issue #1939Paddy Byers2014-09-011-0/+12
* Stop tests from leaving a black backgroundMariano Pérez Rodríguez2014-08-261-1/+1
* Reject MOVE to non-integer DBsMatt Stancliff2014-08-261-0/+6
* pubsub: Return integers for NUMSUB, not stringsMatt Stancliff2014-08-261-0/+4
* Fix key extraction for SORTMatt Stancliff2014-08-261-0/+8
* Handle large getrange requestsJan-Erik Rediger2014-08-261-0/+5
* scripting: no eval with negative key countMatt Stancliff2014-08-261-0/+5