Commit Graph

12 Commits

Author SHA1 Message Date
a0ed0067cc tag memory leak check on kill server as "leaks" 2010-06-03 01:09:08 +02:00
15f763eef6 make sure the config it returned when called without code 2010-06-03 01:09:08 +02:00
3c5b5e15d4 basic support to tag tests 2010-06-03 01:08:37 +02:00
c80ba69173 changed how server.tcl accepts options to support more directives without requiring more arguments to the proc 2010-06-03 01:08:37 +02:00
8a58008b1b catch exceptions in the server proc, to be able to kill the entire chain of running servers 2010-06-03 00:54:58 +02:00
c22b2ec863 by default test with valgrind does not show full leak info 2010-05-21 13:58:04 +02:00
c4669d257f tests suite initial support for valgrind, fixed the old test suite until the new one is able to target a specific host/port 2010-05-21 12:00:13 +02:00
f166bb1d50 code to enable running tests with the vm enabled 2010-05-20 13:58:58 +02:00
53cbf66caf initial tests for AOF (and small changes to server.tcl to support these) 2010-05-19 14:54:20 +02:00
76a224700d added pid info to the check memory leaks test, so that those tests don't appear to be duplicated 2010-05-15 00:43:43 +02:00
1c4114be40 store entire server object on the stack instead of just the client 2010-05-14 20:50:32 +02:00
ab72b4833d minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00