valkey/tests/unit
2011-11-16 13:35:22 +01:00
..
type valgrind handles floating point numbers differently for some reason, so using "simpler" numbers to make tests happy. 2011-11-16 13:35:22 +01:00
auth.tcl Fix for issue #132. Now AUTH raises an error if no server password is configured. 2011-10-10 22:21:17 +02:00
basic.tcl valgrind handles floating point numbers differently for some reason, so using "simpler" numbers to make tests happy. 2011-11-16 13:35:22 +01:00
cas.tcl
expire.tcl Added test to make sure Redis evicts expired keys actively (and not just in a lazy fashion). 2011-11-12 11:27:38 +01:00
maxmemory.tcl Maxmemory test 2011-07-28 12:32:52 +02:00
other.tcl new tests for EXPIRE family functions, new millisecond precision, and new millisecond argument variants. 2011-11-11 15:11:50 +01:00
printver.tcl
protocol.tcl Regression for a crash with blocking ops and pipelining 2011-07-28 14:40:06 +02:00
pubsub.tcl
quit.tcl
scripting.tcl Script max execution time test disabled for now since it is no longer enforced. 2011-10-31 16:09:07 +01:00
slowlog.tcl
sort.tcl