summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed ZINCR Nan bugs leading to server crash and added testsantirez2010-05-281-0/+19
* new multi/exec testsantirez2010-05-271-0/+16
* allow regular sets to be passed to zunionstore/zinterstoreJosiah Carlson2010-05-261-0/+16
* WATCH is now able to detect keys removed by FLUSHALL and FLUSHDBantirez2010-05-252-0/+49
* WATCH testsantirez2010-05-252-0/+68
* by default test with valgrind does not show full leak infoantirez2010-05-211-1/+1
* tests suite initial support for valgrind, fixed the old test suite until the ...antirez2010-05-212-6/+54
* code to enable running tests with the vm enabledPieter Noordhuis2010-05-203-14/+27
* added regression for zipmap bugantirez2010-05-201-0/+6
* initial tests for AOF (and small changes to server.tcl to support these)Pieter Noordhuis2010-05-194-26/+128
* Merge branch 'master' into integrationPieter Noordhuis2010-05-191-1/+1
|\
| * added pid info to the check memory leaks test, so that those tests don't appe...antirez2010-05-151-1/+1
* | print warnings in redis log when a test raises an exception (very likely to b...Pieter Noordhuis2010-05-152-1/+27
|/
* initial rough integration test for replicationPieter Noordhuis2010-05-143-0/+43
* store entire server object on the stack instead of just the clientPieter Noordhuis2010-05-142-16/+41
* proc to retrieve values from INFO propertiesPieter Noordhuis2010-05-141-4/+9
* ZUNION,ZINTER -> ZUNIONSTORE,ZINTERSTOREantirez2010-05-141-18/+18
* minor fixes to the new test suite, html doc updatedantirez2010-05-1418-0/+2977