]> git.saurik.com Git - redis.git/commit
I found that no test will fail even if I broke the `SORT x LIMIT y z` code.
authorBigCat <miaout17@gmail.com>
Mon, 19 Dec 2011 11:45:57 +0000 (19:45 +0800)
committerBigCat <miaout17@gmail.com>
Mon, 19 Dec 2011 11:49:34 +0000 (19:49 +0800)
commitf54c299091e94ba69d298c1d782589c1e9903b9c
tree406d2c6625b0d9da645bdbe0278b5acd95f5560f
parent706b32e0e0a7dd20cc3f74501c1bfd74570b380c
I found that no test will fail even if I broke the `SORT x LIMIT y z` code.
Added a naive unit test for SORT-LIMIT command.
tests/unit/sort.tcl