summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Better truncated AOF loading tests.antirez2014-09-161-2/+29
* 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-271-1/+1
* Reject MOVE to non-integer DBsMatt Stancliff2014-08-271-0/+6
* pubsub: Return integers for NUMSUB, not stringsMatt Stancliff2014-08-271-0/+4
* Handle large getrange requestsJan-Erik Rediger2014-08-271-0/+5
* scripting: no eval with negative key countMatt Stancliff2014-08-271-0/+5
* Test: check sorted set elements order after union.antirez2014-07-221-0/+22
* 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: fix instances.tcl restart_instance abort error.antirez2014-06-301-1/+1
* Remove infinite loop from PSYNC test.antirez2014-06-271-4/+2
* Test: hopefully more robust PSYNC test.antirez2014-06-271-4/+16
* Fixed assert conditional in ROLE command test.antirez2014-06-261-1/+1
* Sentinel test: more correct sentinels config reset.antirez2014-06-231-1/+6
* Basic tests for the ROLE command.antirez2014-06-231-0/+17
* Test: AOF test false positive when running in slow hosts.antirez2014-06-211-1/+16
* 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
* 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
* redis.tcl: return I/O error message when peer closes connection.antirez2014-06-181-1/+4
* Sentinel framework new layout back ported 2.8.antirez2014-06-189-34/+66
* Add correct exit value to failed testsMatt Stancliff2014-06-181-0/+1
* Scripting: regression test for issue #1811.antirez2014-06-161-0/+22
* Fix semantics of Lua calls to SELECT.antirez2014-06-161-4/+8
* Scripting: Fix regression from #1118Matt Stancliff2014-06-111-0/+7
* Fix blocking operations from missing new listsMatt Stancliff2014-06-091-0/+23
* Fix eval usage in tests to conform with eval semanticsyoav2014-06-062-29/+29
* Tests for min-slaves-* feature.antirez2014-06-051-0/+60
* Regression test for issue #1118.antirez2014-06-041-0/+8
* Test: fixed scripting.tcl test false positive.antirez2014-05-221-0/+1
* Regression test for issue #1764.antirez2014-05-201-0/+13
* HyperLogLog regression test for issue #1762.antirez2014-05-191-0/+11
* Scripting test: check that Lua can call commands rewirting argv.antirez2014-05-071-1/+14
* Test: handle new osx 'leaks' error.antirez2014-05-071-1/+2
* Add test for deleting an expired keyMatt Stancliff2014-04-231-0/+8
* Fuzzy test for ZREMRANGEBYLEX added.antirez2014-04-181-1/+41
* PFCOUNT multi-key test added.antirez2014-04-181-0/+15
* Sorted set lex ranges stress tester.antirez2014-04-181-0/+65