]> git.saurik.com Git - redis.git/history - tests
More allocators
[redis.git] / tests /
2011-04-22  Pieter NoordhuisUse correct argc/argv for cleanup when loading AOF
2011-04-22  Pieter NoordhuisReformat AOF tests
2011-04-19  antirezVariadic SREM
2011-04-19  antirezvariadic HDEL with tests
2011-04-15  antirezVariadic SADD tests
2011-04-15  antireztests for variadic list push
2011-04-15  antireztest fixed after ascii art banner modified the output...
2011-04-14  antirezMerge remote branch 'pietern/unstable-zset' into unstable
2011-04-06  Pieter NoordhuisTest for ENCODING_SKIPLIST instead of ENCODING_RAW
2011-04-06  Pieter NoordhuisMerge branch 'unstable' into unstable-zset
2011-03-22  Pieter NoordhuisTest that sorted sets are removed when empty
2011-03-14  Pieter NoordhuisTest both sorted set encodings for every test
2011-03-11  Pieter NoordhuisTest for empty inner range when looking for elements...
2011-03-08  Pieter NoordhuisTest for ranges where min > max
2011-03-08  Pieter NoordhuisMove logic concerned with zset ranges
2011-02-23  Pieter NoordhuisRestore argc/argv in EXEC after command is executed
2011-02-22  antirezfixed color support for test suite. Now colors are...
2011-01-09  antirezminor aesthetic change in test suite messages
2011-01-09  antirezrun both inmemory and diskstore tests.
2011-01-09  antirezfixed bgsave_in_progress in INFO when BGSAVEing with...
2011-01-09  antireztest adapted to run with diskstore, and a few bugs...
2011-01-09  antirezinitial fix of the test suite to run both in in-memory...
2011-01-04  antirezMerge branch 'master' into unstable
2011-01-03  antirezdiskstore more fixes
2011-01-02  antirezfixed a bug in diskstore
2010-12-15  antirezMerge remote branch 'pietern/string-patches'
2010-12-15  Pieter NoordhuisUpdate tests for STRLEN
2010-12-15  Pieter NoordhuisDisable negative offsets for SETRANGE
2010-12-15  Pieter NoordhuisAdd fuzzy test for SETBIT
2010-12-15  antirezfixed test rendering when test failed in non verbose...
2010-12-15  antirezprint test names inline in the non verbose output mode
2010-12-15  antirezcolorized make test output when the verbose output...
2010-12-14  Pieter NoordhuisMake SETBIT return original bit value
2010-12-14  antirezMerge remote branch 'jonahharris/syslog'
2010-12-14  antirezMerge remote branch 'pietern/cli-monitor'
2010-12-14  antirezMerge branch 'master' of github.com:antirez/redis
2010-12-14  antirezMerge remote branch 'pietern/strrange'
2010-12-14  antirezMerge remote branch 'pietern/brpoplpush'
2010-12-14  Pieter NoordhuisAdd test cases for GETRANGE against integer-encoded...
2010-12-14  Pieter NoordhuisRefactor and rename SUBSTR to GETRANGE
2010-12-14  Pieter NoordhuisAdd SETRANGE command implementation and tests
2010-12-10  antirezMerge remote branch 'pietern/testverbosity'
2010-12-10  Pieter NoordhuisBe less verbose in testing; improve error handling
2010-12-10  antirezcommand line option in test suite to activate valgrind...
2010-12-10  Pieter NoordhuisAdd generic function to grow an sds value
2010-12-09  Pieter NoordhuisEnforce maximum string value length of 512MB
2010-12-09  Pieter NoordhuisAdd commands SETBIT/GETBIT
2010-12-06  Pieter NoordhuisFix case and indent
2010-12-06  Pieter NoordhuisCheck other blocked clients when value could not be...
2010-12-06  Pieter NoordhuisMerge branch 'master' into brpoplpush
2010-11-30  Michel Martens ... Fix BRPOPLPUSH behavior for all use cases.
2010-11-30  Damian Janowski... Handle BRPOPLPUSH inside a transaction.
2010-11-30  Damian Janowski... Refactor code for BRPOPLPUSH.
2010-11-30  Damian Janowski... BRPOPLPUSH.
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-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-28  antirezMerge remote branch 'remotes/pietern/zrevrangebyscore'
2010-10-26  Pieter NoordhuisReturn error to client on wrong type for HMGET
2010-10-15  Pieter NoordhuisPrevent clients from making too large multibulk requests
2010-10-15  Pieter NoordhuisChange tests to use either the inline or the multibulk...
2010-10-15  Pieter NoordhuisShow output of leaks command on a leak
2010-10-15  Pieter NoordhuisChange tcl client to only use the multibulk protocol
2010-10-15  Pieter NoordhuisAdd tests for OK on QUIT
2010-10-13  Pieter NoordhuisReturn error when min and/or max in the sorted set...
2010-10-13  Pieter NoordhuisMake ZREMRANGEBYSCORE accept the same range spec as...
2010-10-13  Pieter NoordhuisMerge branch 'master' into zrevrangebyscore
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-10-13  Pieter NoordhuisReturn OK on QUIT
2010-10-13  Pieter NoordhuisAllow to specify which specific test files to run
2010-09-24  antirezintset stress testing added, ziplist stress testing...
2010-09-24  antirezexplicit regression test for a ziplist bug added
2010-09-24  antirezziplist implementation fuzzy tests
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisAdd ZREVRANGEBYSCORE and refactor Z*RANGEBYSCORE
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-09-16  antirezMerge remote branch 'pietern/networking-perf'
2010-09-16  antirezMerge remote branch 'pietern/networking-perf'
2010-09-13  Pieter NoordhuisFix another test that sometimes returned the swapped...
2010-09-07  Pieter NoordhuisFix test that sometimes returned the swapped object...
2010-09-03  Pieter NoordhuisMerge branch 'master' into networking-perf
2010-08-31  antirezMerge remote branch 'pietern/issue-300'
2010-08-31  antirezresolved conflict merging pietern/bpop-timeout
2010-08-31  antirezMerge remote branch 'pietern/issue-300'
2010-08-31  antirezfaster server starting in Redis tests
2010-08-31  Pieter NoordhuisFix set tests to make sets have a deterministic encoding
2010-08-30  antirezBLPOP inside MULTI/EXEC block no longer crashes, instea...
2010-08-26  antirezredis-cli tests commented out since there is a problem...
2010-08-26  antirezSORT stress testing against bigger aggregate values
2010-08-26  antirezMerge remote branch 'pietern/redis-cli-fix'
2010-08-26  Pieter NoordhuisVerify that the blocking pop timeout value is a non...
2010-08-26  antirezforgot the traceleaks var in tests set to 1, reverted...
2010-08-26  antirezfixed a memory leak in the new Set code
2010-08-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-25  Pieter NoordhuisUse fstat to detect if stdin was redirected
2010-08-25  Pieter NoordhuisMake helper functions simpler
2010-08-25  Pieter NoordhuisComments in redis-cli tests
next