summaryrefslogtreecommitdiff
path: root/tests/unit/protocol.tcl
Commit message (Expand)AuthorAgeFilesLines
* Tests: add a few missing needs:debug tags. (#9806)Yossi Gottlieb2021-11-181-3/+3
* Connection leak in external tests. (#9777)yoav-steinberg2021-11-151-0/+1
* argv mem leak during multi command execution. (#9598)yoav-steinberg2021-10-051-0/+17
* Remove argument count limit, dynamically grow argv. (#9528)yoav-steinberg2021-10-031-1/+9
* Module api support for RESP3 (#8521)Ariel Shtul2021-08-031-0/+6
* Test infra, handle RESP3 attributes and big-numbers and bools (#9235)Oran Agra2021-07-141-0/+54
* Tests: add a way to read raw RESP protocol reponses (#9193)Oran Agra2021-07-041-0/+34
* Add io-thread daily CI tests. (#8232)Yossi Gottlieb2021-01-171-1/+1
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-1/+5
* Return proper error on requests with an unbalanced number of quotes.Yossi Gottlieb2013-12-081-0/+8
* New time limit for protocol desync test set to 30 seconds to reduce false pos...antirez2012-04-231-1/+1
* Regression tests for protocol desync bug related to Issue #141antirez2012-01-061-0/+31
* Regression for a crash with blocking ops and pipeliningantirez2011-07-281-0/+16
* Prevent clients from making too large multibulk requestsPieter Noordhuis2010-10-151-0/+7
* Change tests to use either the inline or the multibulk protocolPieter Noordhuis2010-10-151-40/+47
* faster server starting in Redis testsantirez2010-08-311-1/+1
* added tests for invalid bulk argumentantirez2010-08-241-0/+7
* changed how server.tcl accepts options to support more directives without req...Pieter Noordhuis2010-06-021-1/+1
* minor fixes to the new test suite, html doc updatedantirez2010-05-141-0/+41