summaryrefslogtreecommitdiff
path: root/tests/data/test1315
Commit message (Collapse)AuthorAgeFilesLines
* mime: tests and examples.Patrick Monnerat2017-09-021-2/+2
| | | | | | | | | | 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.
* New test for multiple file uploadColin Hogben2011-12-161-0/+83
test 1315 checks correct behaviour when uploading multiple files. Buggy behaviour has been seen where only two attachments are sent.