]> git.saurik.com Git - redis.git/history - tests/unit/type/set.tcl
Test for SRANDMEMBER with <count>.
[redis.git] / tests / unit / type / set.tcl
2012-09-21  antirezTest for SRANDMEMBER with <count>.
2012-05-04  Salvatore SanfilippoMerge pull request #494 from quiver/init-fixes
2012-04-23  Salvatore SanfilippoMerge pull request #421 from ErikDubbelboer/sds-const
2012-04-23  Salvatore SanfilippoMerge pull request #461 from schlenk/unstable
2012-04-21  Salvatore SanfilippoMerge pull request #440 from ErikDubbelboer/spelling
2012-04-21  Salvatore SanfilippoMerge pull request #414 from chobits/unstable
2012-04-18  antirezTest SDIFF with first set empty.
2012-04-18  antirezTest SINTER against same integer elements, but differen...
2012-04-18  antirezTest SINTER with non existing key.
2012-04-18  antirezAdded an SMOVE test where src and dest key are the...
2011-09-22  antirezmerge conflicts resolved
2011-06-14  antirezUpdated to unstable
2011-06-07  antirezMerge branch 'unstable'
2011-06-05  antirezMerge remote branch 'origin/unstable' into unstable
2011-05-31  antirezFix for the variadic version of SREM. Regression test...
2011-05-10  antirezMerge branch 'unstable'
2011-04-19  antirezVariadic SREM
2011-04-15  antirezVariadic SADD tests
2010-10-13  Pieter NoordhuisMerge branch 'master' into zrevrangebyscore
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-24  antirezintset stress testing added, ziplist stress testing...
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
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  Pieter NoordhuisFix set tests to make sets have a deterministic encoding
2010-08-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-20  Pieter NoordhuisCheck if stroll return value was clamped
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-07-02  Pieter Noordhuismerged intset code into the split files
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-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 Noordhuistags for existing tests
2010-06-02  Pieter Noordhuischanged how server.tcl accepts options to support more...
2010-05-20  antirezMerge http://github.com/ngmoco/redis
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