aboutsummaryrefslogtreecommitdiff
path: root/tests/data/DISABLED
diff options
context:
space:
mode:
authorPatrick Monnerat <patrick@monnerat.net>2017-09-02 19:08:45 +0100
committerPatrick Monnerat <patrick@monnerat.net>2017-09-02 19:08:45 +0100
commit3baf36edf6ed1d7c74d68846d79f87334b573aea (patch)
tree3946a907baae28c177dd65b4424deb7370d3d58c /tests/data/DISABLED
parentfec7a858b88c86e97e5dc96414a01feb21a2b661 (diff)
mime: tests and examples.
Additional mime-specific tests. Existing tests updated to reflect small differences (Expect: 100-continue, data size change due to empty lines, etc). Option -F headers= keyword added to tests. test1135 disabled until the entry point order change is resolved. New example smtp-mime. Examples postit2 and multi-post converted from form API to mime API.
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r--tests/data/DISABLED3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 11d54b463..27ea77473 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -18,3 +18,6 @@
1510
# Pipelining test that is causing false positives a little too often
1903
+# Entry point order should currently not be checked: mime API requires a
+# SONAME change.
+1135