From 54ccb6083d69da03c71d01a271a09554e4d63e4f Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 12 Feb 2008 01:55:09 +0000 Subject: Correctly handle get of an empty object in the wallet client. The empty string is valid object content. Add a full end-to-end test suite to catch protocol mismatches between the client and server, such as the one fixed in this release. --- tests/TESTS | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/TESTS') diff --git a/tests/TESTS b/tests/TESTS index e19f290..5bae099 100644 --- a/tests/TESTS +++ b/tests/TESTS @@ -1,4 +1,5 @@ client/basic +client/full client/pod portable/asprintf portable/snprintf -- cgit v1.2.3