aboutsummaryrefslogtreecommitdiff
path: root/tests/TESTS
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-02-12 01:55:09 +0000
committerRuss Allbery <rra@stanford.edu>2008-02-12 01:55:09 +0000
commit54ccb6083d69da03c71d01a271a09554e4d63e4f (patch)
treeedfacb2be7a6737ffe1421bde013ab101adadd44 /tests/TESTS
parent8981930051a7876586de885183bb0997e9800b3c (diff)
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.
Diffstat (limited to 'tests/TESTS')
-rw-r--r--tests/TESTS1
1 files changed, 1 insertions, 0 deletions
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