summaryrefslogtreecommitdiff
path: root/tests/unit/introspection.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Fix race condition in unit/introspectionSebastian Waisbrot2015-08-111-3/+4
| | | Make sure monitor is attached in one connection before issuing commands to be monitored in another one
* Remove trailing spaces from testsMatt Stancliff2014-09-291-1/+1
|
* Test: avoid false positives in CLIENT SETNAME closed connection test.antirez2013-02-121-2/+6
|
* Tests for CLIENT GETNAME/SETNAME.antirez2013-01-151-0/+33
|
* Tests for MONITOR.antirez2012-04-071-0/+17
|
* New client info field added to CLIENT LIST output: multi, containing the ↵antirez2012-04-071-1/+1
| | | | length of the current pipeline. Test modified accordingly.
* CLIENT LIST test modified to reflect the new output.antirez2012-03-131-1/+1
|
* CLIENT LIST test fixed (there is a new omem field in the output)antirez2012-01-231-1/+1
|
* unit/introspection.tcl addedantirez2011-12-191-0/+5