From 4c852c133b767dfc95f9d103a5f137050037e9da Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 24 Sep 2012 22:15:33 -0400 Subject: [PATCH] [todo] client/server tests --- todo.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.org b/todo.org index 541e84d1..1c991b5a 100644 --- a/todo.org +++ b/todo.org @@ -70,3 +70,6 @@ There needs to be a way to easily disable libgpgme usage even if it is installed - this could be done with a new --disablegpg argument to the configure script. +** [test suite] client/server only tests + When only the client or server is being installed on a system, the test + suite should be able to run only the relevant tests.