]> git.saurik.com Git - redis.git/history - tests/support/util.tcl
Added missing license and copyright in deps/hiredis.
[redis.git] / tests / support / util.tcl
2012-10-05  Salvatore SanfilippoMerge pull request #544 from dvirsky/2.6
2012-06-11  antirezNew test: hash ziplist -> hashtable encoding conversion.
2012-06-02  antirezEVAL replication test: less false positives.
2012-05-25  antirezTests modified to account for INFO fields renaming.
2012-05-23  antirezRedis test: include bug report on crash.
2011-11-18  Salvatore SanfilippoMerge pull request #173 from jasondavies/typo
2011-11-16  antirezmore valgrind (and other archs) friendly testing of...
2010-12-14  antirezMerge remote branch 'jonahharris/syslog'
2010-12-14  antirezMerge remote branch 'pietern/strrange'
2010-12-14  antirezMerge remote branch 'pietern/brpoplpush'
2010-12-10  antirezMerge remote branch 'pietern/testverbosity'
2010-12-10  Pieter NoordhuisBe less verbose in testing; improve error handling
2010-11-26  Pieter NoordhuisMerge remote branch 'visionmedia/cli-help' into cli...
2010-11-05  antirezMerge remote branch 'pietern/benchmark'
2010-11-04  antirezminor test suite bug fixed
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-08-25  Pieter NoordhuisMerge master and move argument splitting patch to sds.c
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-08-03  antirezreplication test with expires
2010-07-28  antirezbetter random dataset creation function in test. master...
2010-07-27  antirezConsistency test improved
2010-07-06  antirezimproved random dataset creation in test: del, sunionst...
2010-05-20  antirezMerge http://github.com/ngmoco/redis
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  antirezMerge branch 'integration' of git://github.com/pietern...
2010-05-14  Pieter Noordhuisinitial rough integration test for replication
2010-05-14  Pieter Noordhuisproc to retrieve values from INFO properties
2010-05-14  antirezminor fixes to the new test suite, html doc updated