tests suite initial support for valgrind, fixed the old test suite until the new one is able to target a specific host/port

This commit is contained in:
antirez
2010-05-21 12:00:13 +02:00
parent 10dea8dc1b
commit c4669d257f
3 changed files with 55 additions and 7 deletions

View File

@ -4,7 +4,7 @@
# more information.
set tcl_precision 17
source redis.tcl
source tests/support/redis.tcl
set ::passed 0
set ::failed 0