]> git.saurik.com Git - redis.git/commit - tests/unit/sort.tcl
changed how server.tcl accepts options to support more directives without requiring...
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 2 Jun 2010 20:23:52 +0000 (22:23 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 2 Jun 2010 20:23:52 +0000 (22:23 +0200)
commit9e5d2e8bd664743d309f1647e29cdaf43f463051
treef12643ccefe8d67b5a1aec0b8459fd7d73729928
parent38273a9ed6a92f5a9c0c6250484fff677b972019
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
14 files changed:
tests/integration/aof.tcl
tests/integration/replication.tcl
tests/support/server.tcl
tests/unit/auth.tcl
tests/unit/basic.tcl
tests/unit/cas.tcl
tests/unit/expire.tcl
tests/unit/other.tcl
tests/unit/protocol.tcl
tests/unit/sort.tcl
tests/unit/type/hash.tcl
tests/unit/type/list.tcl
tests/unit/type/set.tcl
tests/unit/type/zset.tcl