valkey/tests/unit
2011-11-16 14:40:50 +01:00
..
type more valgrind (and other archs) friendly testing of floating number related features. 2011-11-16 14:40:50 +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 more valgrind (and other archs) friendly testing of floating number related features. 2011-11-16 14:40:50 +01:00
cas.tcl WATCH will now consider touched keys target of EXPIRE command after the WATCH is performed, but not before 2010-07-05 19:38:12 +02:00
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 Print version info before running the test 2011-05-20 11:44:54 +02:00
protocol.tcl Regression for a crash with blocking ops and pipelining 2011-07-28 14:40:06 +02:00
pubsub.tcl more pub/sub tests 2010-06-16 11:03:23 +02:00
quit.tcl Add tests for OK on QUIT 2010-10-15 12:54:53 +02:00
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 solved a slow positive in the slow log test when the test is executed slowly 2011-07-11 16:04:18 +02:00
sort.tcl Be less verbose in testing; improve error handling 2010-12-10 16:13:21 +01:00