]> git.saurik.com Git - redis.git/history - tests/support/test.tcl
faster server starting in Redis tests
[redis.git] / tests / support / test.tcl
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-08-03  antirezMerge remote branch 'pietern/test-encoding-fix' into...
2010-08-01  Pieter NoordhuisFix assertion function on value encoding
2010-07-31  antirezMerge remote branch 'pietern/list-test'
2010-07-29  Pieter Noordhuisensure the value is swapped in before testing its encoding
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-06-24  antirezMerge remote branch 'pietern/zfixes'
2010-06-16  Pieter Noordhuismore pub/sub tests
2010-06-15  Pieter Noordhuistests for BLPOP/BRPOP via an option in the tcl client...
2010-06-14  antirezMerge branch 'ltrim-tests' of git://github.com/pietern...
2010-06-14  Pieter Noordhuischange ltrim tests to cover all min/max cases and add...
2010-06-04  Pieter Noordhuisrefactor list tests to test both encodings; implemented...
2010-06-04  Pieter Noordhuismerge antirez/smallkeys
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  Pieter Noordhuispass tags to filter and match via arguments
2010-06-02  Pieter Noordhuisbasic support to tag tests
2010-06-02  Pieter Noordhuisremoved obsolete code
2010-06-02  Pieter Noordhuiscatch exceptions in the server proc, to be able to...
2010-05-25  antirezWATCH is now able to detect keys removed by FLUSHALL...
2010-05-20  antirezMerge http://github.com/ngmoco/redis
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  antirezminor fixes to the new test suite, html doc updated