aboutsummaryrefslogtreecommitdiff
path: root/tests/data/wallet.conf
AgeCommit message (Collapse)Author
2008-02-12Correctly handle get of an empty object in the wallet client. TheRuss Allbery
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.
2008-02-12Add wallet server configuration for end-to-end test.Russ Allbery
2008-02-12Initial pass at an end-to-end test suite.Russ Allbery
2006-08-23Add a test infrastructure and a very basic test for the clientRuss Allbery
functionality so far.