summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2094 from mattsta/nosortSalvatore Sanfilippo2014-12-111-0/+18
|\
| * Fix zero-ordering SORT when called against listsMatt Stancliff2014-10-291-0/+18
* | Regression test for issue #2175.issue_2175antirez2014-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
* | Merge remote-tracking branch 'origin/unstable' into unstableantirez2014-11-141-0/+19
|\ \
| * \ Merge pull request #1662 from mattsta/lua-add-bitopsSalvatore Sanfilippo2014-11-141-0/+19
| |\ \ | | |/ | |/|
| | * Lua: Add bitopMatt Stancliff2014-10-091-0/+19
* | | Lua: add cmsgpack scripting testsMatt Stancliff2014-11-141-0/+52
* | | Lua: add cjson scripting testMatt Stancliff2014-11-141-0/+17
|/ /
* | Merge branch 'memsync' into unstableantirez2014-10-291-64/+67
|\ \ | |/ |/|
| * Diskless replication tested with the multiple slaves consistency test.antirez2014-10-241-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
|/
* Merge pull request #1902 from mattsta/comment-fixesSalvatore Sanfilippo2014-10-0618-32/+32
|\
| * Remove trailing spaces from testsMatt Stancliff2014-09-299-21/+21
| * Fix spelling in some test casesMatt Stancliff2014-09-295-5/+5
| * Spell software correctlyMatt Stancliff2014-09-295-5/+5
| * Fix typosAaron Rutkovsky2014-09-291-1/+1
* | Test: check that INCR object sharing works as expected.antirez2014-10-031-0/+23
|/
* Better truncated AOF loading tests.antirez2014-09-161-2/+29
* Cluster test: unit 09, Pub/Sub across the cluster.antirez2014-09-151-0/+40
* Cluster test: unit 08, update messages.antirez2014-09-151-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-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