summaryrefslogtreecommitdiff
path: root/tests/unit/other.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix SELECT test, broken cause change in error msg.antirez2016-10-141-1/+1
* various cleanups and minor fixesOran Agra2016-04-251-0/+1
* Test: MULTI/EXEC tests moved into multi.tcl.antirez2012-11-221-47/+0
* false positive in expire tests mitigated with a sleep, but other solutions ex...antirez2012-01-261-0/+5
* A test modified to pass with the new AOF start/stop semantics.antirez2011-12-211-0/+1
* new tests for EXPIRE family functions, new millisecond precision, and new mil...antirez2011-11-111-1/+34
* fix a test timing issue when running the test over valgrindantirez2011-07-111-0/+1
* better recap of failed tests.antirez2011-07-111-7/+7
* initial support for failed tests summary at end of the test.antirez2011-07-111-0/+7
* the test runs less iterations of slow tests if no --accurate is given.antirez2011-07-111-2/+4
* Initial implementation of a client-server parallel testing system for Redis i...antirez2011-07-101-14/+8
* Restore argc/argv in EXEC after command is executedPieter Noordhuis2011-02-231-0/+7
* run both inmemory and diskstore tests.antirez2011-01-091-28/+30
* fixed bgsave_in_progress in INFO when BGSAVEing with diskstore enabled, don't...antirez2011-01-091-1/+1
* test adapted to run with diskstore, and a few bugs fixedantirez2011-01-091-5/+12
* Refactor and rename SUBSTR to GETRANGEPieter Noordhuis2010-12-141-36/+0
* Change tests to use either the inline or the multibulk protocolPieter Noordhuis2010-10-151-1/+1
* faster server starting in Redis testsantirez2010-08-311-1/+1
* removed test code having bad effects...antirez2010-07-271-1/+0
* Consistency test improvedantirez2010-07-271-17/+51
* tag more slow testsPieter Noordhuis2010-06-031-13/+15
* changed how server.tcl accepts options to support more directives without req...Pieter Noordhuis2010-06-021-1/+1
* new multi/exec testsantirez2010-05-271-0/+16
* minor fixes to the new test suite, html doc updatedantirez2010-05-141-0/+218