test: add emacs_fcc_message that does not use smtp-dummy
authorDavid Bremner <david@tethera.net>
Sat, 14 Dec 2013 14:39:54 +0000 (22:39 +0800)
committerDavid Bremner <david@tethera.net>
Sun, 22 Dec 2013 12:44:44 +0000 (20:44 +0800)
commit513a36d105995c327c23fec5f60ea70c65b986dd
tree51e0f273e07c37a003c7651ac071474d9c876a2b
parentb421f00a05dba82d6c3df6dcb6ae9063c5395b49
test: add emacs_fcc_message that does not use smtp-dummy

Most of the tests previously using emacs_deliver_message do not use
the actual transmitted message, so we replace it with a simpler (and
presumably more reliable function) that only saves (and indexes) an
fcc copy of the message.
test/crypto
test/emacs
test/json
test/sexp
test/test-lib.sh