This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
redis
Watch
1
Star
0
Fork
0
You've already forked redis
mirror of
https://github.com/fluencelabs/redis
synced
2025-03-21 10:00:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
redis
/
tests
/
unit
/
type
History
antirez
d93f9a8644
string to number API is now more strict not accepting spaces before or after the number. A few tests converted to match the new error messages using the word float instead of double.
2011-11-14 15:34:44 +01:00
..
hash.tcl
HDEL: Abort deleting fields when hash is removed
2011-07-27 12:29:40 +02:00
list-2.tcl
list test further split into smaller units
2011-07-11 11:41:23 +02:00
list-3.tcl
the test runs less iterations of slow tests if no --accurate is given.
2011-07-11 12:15:35 +02:00
list-common.tcl
list test split into smaller parts
2011-07-11 11:30:46 +02:00
list.tcl
regression test for bug 593 added
2011-09-12 10:53:49 +02:00
set.tcl
Fix for the variadic version of SREM. Regression test added.
2011-05-31 20:14:29 +02:00
zset.tcl
string to number API is now more strict not accepting spaces before or after the number. A few tests converted to match the new error messages using the word float instead of double.
2011-11-14 15:34:44 +01:00