]> git.saurik.com Git - redis.git/history - tests
memory fragmentation ratio in INFO output
[redis.git] / tests /
2010-05-21  antirezby default test with valgrind does not show full leak...
2010-05-21  antirezMerge branch 'master' of git@github.com:antirez/redis
2010-05-21  antireztests suite initial support for valgrind, fixed the...
2010-05-20  antirezDon't exit with error in tests temp file cleanup if...
2010-05-20  antirezMerge branch 'master' of github.com:antirez/redis
2010-05-20  antirezMerge branch 'test_vm' of git://github.com/pietern...
2010-05-20  Pieter Noordhuiscode to enable running tests with the vm enabled
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-20  antirezadded regression for zipmap bug
2010-05-19  Pieter Noordhuisinitial tests for AOF (and small changes to server...
2010-05-19  Pieter NoordhuisMerge branch 'master' into integration
2010-05-15  Pieter Noordhuisprint warnings in redis log when a test raises an excep...
2010-05-15  antirezMerge branch 'redis-cli-fix' of http://github.com/tizoc...
2010-05-14  antirezadded pid info to the check memory leaks test, so that...
2010-05-14  antirezMerge branch 'integration' of git://github.com/pietern...
2010-05-14  Pieter Noordhuisinitial rough integration test for replication
2010-05-14  Pieter Noordhuisstore entire server object on the stack instead of...
2010-05-14  Pieter Noordhuisproc to retrieve values from INFO properties
2010-05-14  antirezZUNION,ZINTER -> ZUNIONSTORE,ZINTERSTORE
2010-05-14  antirezminor fixes to the new test suite, html doc updated