summaryrefslogtreecommitdiff
path: root/tests/support/redis.tcl
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaces from testsMatt Stancliff2014-09-291-1/+1
* 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-05-141-1/+4
* Cluster test: Tcl cluster library initial skeleton.antirez2014-04-301-2/+2
* Tests added for min-slaves feature.antirez2013-05-301-0/+4
* redis.tcl: no longer leave unread replies if an error happens during a MULTI/...antirez2012-04-061-1/+7
* DEBUG should not be flagged as w otherwise we can not call DEBUG DIGEST and o...antirez2012-03-201-1/+1
* Change tcl client to only use the multibulk protocolPieter Noordhuis2010-10-151-37/+7
* Return OK on QUITPieter Noordhuis2010-10-131-0/+8
* initial basic pub/sub testsPieter Noordhuis2010-06-161-1/+1
* tests for BLPOP/BRPOP via an option in the tcl client that defers reading the...Pieter Noordhuis2010-06-151-9/+18
* squashed merge from robey/twitter3: LINSERT BEFORE|AFTER, LPUSHX, RPUSHXRobey Pointer2010-06-111-1/+1
* minor fixes to the new test suite, html doc updatedantirez2010-05-141-0/+254