redict/tests/support
antirez fe0d371995 Test: wait for actual startup in start_server.
start_server now uses return value from Tcl exec to get the server pid,
however this introduces errors that depend from timing: a lot of the
testing code base assumed the server to be actually up and running when
server_start returns.

So the old code that waits to see the pid in the log file was restored.
2014-11-28 11:49:26 +01:00
..
cluster.tcl cluster.tcl: fix redis links leak in refresh_nodes_map. 2014-05-14 09:10:03 +02:00
redis.tcl Remove trailing spaces from tests 2014-09-29 06:49:08 -04:00
server.tcl Test: wait for actual startup in start_server. 2014-11-28 11:49:26 +01:00
test.tcl Fix spelling in some test cases 2014-09-29 06:49:08 -04:00
tmpfile.tcl Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite. 2011-07-10 23:25:48 +02:00
util.tcl Stop tests from leaving a black background 2014-08-25 10:14:03 +02:00