summaryrefslogtreecommitdiff
path: root/tests/support
Commit message (Expand)AuthorAgeFilesLines
* fix small test suite race conditionsOran Agra2018-12-111-0/+8
* test suite conveniency improvementsOran Agra2018-08-021-0/+20
* Test: fix lshuffle by providing the "K" combinator.antirez2018-07-131-0/+2
* Test: add lshuffle in the Tcl utility functions set.antirez2018-07-131-0/+14
* test suite infra improvements and fixOran Agra2018-06-261-0/+6
* Fix test "server is up" detection after logging changes.antirez2016-12-191-1/+1
* various cleanups and minor fixesOran Agra2016-04-251-6/+0
* Fix to Cluster test to support @busport format.antirez2016-02-021-2/+4
* Test: support for stack logging for OSX malloc/leaks.antirez2015-10-011-0/+2
* Test: csvdump now scans all DBs.antirez2015-08-051-32/+36
* Test: be more patient waiting for servers to exit.antirez2015-03-311-1/+6
* Add --track-origins=yes to valgrindMatt Stancliff2015-01-211-1/+1
* Cluster test: also write from Lua script in resharding test.antirez2015-01-091-0/+2
* Add quicklist implementationMatt Stancliff2015-01-021-2/+5
* 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-281-8/+8
* Remove trailing spaces from testsMatt Stancliff2014-09-292-6/+6
* Fix spelling in some test casesMatt Stancliff2014-09-291-1/+1
* Stop tests from leaving a black backgroundMariano Pérez Rodríguez2014-08-251-1/+1
* Test: AOF rewrite during write load.antirez2014-07-101-0/+12
* Test: find_available_port: check that cluster port is free as well.antirez2014-06-301-4/+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
* Fix test framework to detect proper server PIDMatt Stancliff2014-05-231-1/+1
* cluster.tcl: fix redis links leak in refresh_nodes_map.antirez2014-05-141-1/+7
* cluster.tcl: saner error handling.antirez2014-05-141-4/+18
* redis.tcl: return I/O error message when peer closes connection.antirez2014-05-141-1/+4
* Test: handle new osx 'leaks' error.antirez2014-05-071-1/+2
* Cluster: Tcl cluster client: handle MOVED/ASK.antirez2014-05-021-5/+24
* Cluster: Tcl cluster client: slots-nodes map and close method.antirez2014-05-021-2/+25
* Cluster: Tcl cluster client: build nodes representation.antirez2014-05-021-5/+39
* Cluster: Tcl cluster client: get nodes description.antirez2014-05-021-6/+60
* Cluster: Tcl cluster client key -> hashslot.antirez2014-04-301-1/+61
* Cluster test: Tcl cluster library initial skeleton.antirez2014-04-302-2/+95
* Test: do not complain when "leaks" can't run because process died.antirez2014-03-251-0/+4
* Sentinel test: framework improved and conf-update unit added.antirez2014-02-221-2/+8
* Test: colorstr moved to util.tcl.antirez2014-02-172-30/+30
* Test: code to test server availability refactored.antirez2014-02-172-12/+33
* Test: randomInt() behavior commented.antirez2013-06-251-0/+2
* Tests added for min-slaves feature.antirez2013-05-301-0/+4
* Return a specific NOAUTH error if authentication is required.antirez2013-02-121-2/+2
* Test: fixed osx "leaks" support in test.antirez2012-12-031-1/+3
* fix a typo in a commentYAMAMOTO Takashi2012-10-241-1/+1
* New test: hash ziplist -> hashtable encoding conversion.antirez2012-06-111-3/+11
* EVAL replication test: less false positives.antirez2012-06-021-1/+1
* Tests modified to account for INFO fields renaming.antirez2012-05-251-2/+2
* Redis test: include bug report on crash.antirez2012-05-221-1/+5
* Redis test: More reliable BRPOPLPUSH replication test.antirez2012-04-261-1/+1
* Redis test: scripting EVALSHA replication test more reliable.antirez2012-04-261-0/+17
* Replace unnecessary calls to echo and catMichael Schlenker2012-04-171-1/+1