]> git.saurik.com Git - redis.git/history - tests
resolved conflict merging pietern/bpop-timeout
[redis.git] / tests /
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
2010-08-25  Pieter NoordhuisAdd a newline to tty output after every reply
2010-08-25  Pieter NoordhuisMerge master and move argument splitting patch to sds.c
2010-08-24  antirezadded tests for invalid bulk argument
2010-08-21  Pieter NoordhuisMake SORT use the hybrid set accessors to allow sorting...
2010-08-21  Pieter NoordhuisSORT tests with hash table encoded set as input
2010-08-21  Pieter NoordhuisMake SORT tests use both ziplists and linked lists...
2010-08-21  Pieter NoordhuisMove SORT tests around
2010-08-21  Pieter NoordhuisDon't abort test suite when the server block has a...
2010-08-20  Pieter NoordhuisCheck if stroll return value was clamped
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-08-04  Pieter NoordhuisChange output format for non-tty redis-cli execution
2010-08-04  Pieter NoordhuisLet the output mode depend on having a tty or not
2010-08-04  Pieter NoordhuisTests for redis-cli in non-interactive mode
2010-08-04  Pieter NoordhuisAdd tests for quotation in an interactive redis-cli...
2010-08-04  Pieter NoordhuisTests for the interactive mode of redis-cli
2010-08-03  antirezPERSIST: a fix and some basic test
2010-08-03  antirezreplication test with expires
2010-08-03  antirezMerge remote branch 'pietern/test-encoding-fix' into...
2010-08-03  antirezno longer passing tests due to the new write-on-volatil...
2010-08-01  Pieter NoordhuisFix assertion function on value encoding
2010-07-31  antirezMerge remote branch 'pietern/list-test'
2010-07-29  Pieter NoordhuisChange getDoubleFromObject to fail on NaN.
2010-07-29  Pieter NoordhuisFix ZUNIONSTORE/ZINTERSTORE to never store a NaN score.
2010-07-29  Pieter NoordhuisUse a large value to consistently trigger a list encoding,
2010-07-29  Pieter Noordhuisensure the value is swapped in before testing its encoding
2010-07-28  antirezbetter random dataset creation function in test. master...
2010-07-27  antirezremoved test code having bad effects...
2010-07-27  antirezConsistency test improved
2010-07-27  antirezSTRLEN command implemented
2010-07-23  Pieter Noordhuisexit with non-zero status when there are failed tests
2010-07-06  antirezimproved random dataset creation in test: del, sunionst...
2010-07-06  antirezFirst implementation of a replication consistency test
2010-07-05  antirezWATCH will now consider touched keys target of EXPIRE...
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.
2010-06-24  antirezMerge remote branch 'pietern/zfixes'
2010-06-24  Pieter Noordhuisfix unexpected behavior on an out of range end index...
2010-06-16  Pieter Noordhuismore pub/sub tests
2010-06-16  Pieter Noordhuisinitial basic pub/sub tests
2010-06-15  Pieter Noordhuistests for BLPOP/BRPOP via an option in the tcl client...
2010-06-15  Pieter Noordhuisfix behavior for out-of-range negative end index on...
2010-06-15  Pieter Noordhuismore tests for zrange and zrevrange; fix behavior for...
2010-06-14  antirezMerge branch 'ltrim-tests' of git://github.com/pietern...
2010-06-14  Pieter Noordhuisrename "list" to "linkedlist" to be more verbose
2010-06-14  antirezallow running the test suite against an external Redis...
2010-06-14  Pieter Noordhuischange ltrim tests to cover all min/max cases and add...
2010-06-13  Pieter Noordhuismake sure sets have the right encoding when loaded...
2010-06-13  Pieter Noordhuisuse max number of intset entries in tests and make...
2010-06-13  Pieter Noordhuissmall refactor of SMOVE and tests for SMOVE on sets...
2010-06-12  Pieter Noordhuisintset encoding for sets, refactored set tests to test...
2010-06-12  antirezMerge branch 'expire' of git://github.com/pietern/redis
2010-06-11  antirezMerge branch 'lists' of git://github.com/pietern/redis
2010-06-11  Pieter Noordhuismake LINSERT return -1 when the value could not be...
2010-06-11  Pieter Noordhuischeck if the list encoding needs to be changed on LPUSH...
2010-06-11  Pieter Noordhuismake sure the value to insert is string encoded
2010-06-11  Robey Pointersquashed merge from robey/twitter3: LINSERT BEFORE...
2010-06-04  Pieter Noordhuisgenerated tests for different encodings to avoid test...
2010-06-04  Pieter Noordhuisrefactor list tests to test both encodings; implemented...
2010-06-04  Pieter Noordhuismerge antirez/smallkeys
2010-06-03  antireztest restored
2010-06-03  antireztop level keys are no longer redis objects but sds...
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 Noordhuistag memory leak check on kill server as "leaks"
2010-06-02  Pieter Noordhuistag test with sleep() as slow
2010-06-02  Pieter Noordhuismake sure the config it returned when called without...
2010-06-02  Pieter Noordhuistag more slow tests
2010-06-02  Pieter Noordhuischange how arguments are passed from the AOF tests
2010-06-02  Pieter Noordhuisscope res variable outside test
2010-06-02  Pieter Noordhuistags for existing tests
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 Noordhuischanged how server.tcl accepts options to support more...
2010-06-02  Pieter Noordhuisremoved obsolete code
2010-06-02  Pieter Noordhuiscatch exceptions in the server proc, to be able to...
2010-05-31  antirezMerge branch 'no-appendfsync-on-rewrite'
2010-05-28  antirezMerge branch 'cli-stdin' of git://github.com/pietern...
2010-05-28  antirezFixed ZINCR Nan bugs leading to server crash and added...
2010-05-27  antireznew multi/exec tests
2010-05-26  Josiah Carlsonallow regular sets to be passed to zunionstore/zinterstore
2010-05-25  antirezWATCH is now able to detect keys removed by FLUSHALL...
2010-05-25  antirezWATCH tests
2010-05-21  antirezMerge branch 'solaris' of git://github.com/pietern...
2010-05-21  antirezby default test with valgrind does not show full leak...
next