summaryrefslogtreecommitdiff
path: root/test/upload_tests.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
|
* Fix typosKian-Meng Ang2022-01-241-1/+1
|
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
|
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
|
* Add tests for 'vcard' optionEvgeny Khramtsov2019-08-061-0/+9
|
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
|
* Fix compiler warnings regarding test casesHolger Weiss2018-07-111-2/+2
|
* Use p1_rand in the test suiteEvgeniy Khramtsov2018-07-051-3/+3
|
* upload_tests: Make size error check stricterHolger Weiss2018-06-041-1/+1
|
* Return detailed error if HTTP upload is too largeHolger Weiss2018-06-041-3/+6
| | | | | If the file size specified in an HTTP upload slot request exceeds the the configured maximum size, include the limit with the stanza error.
* Add tests for mod_http_uploadEvgeniy Khramtsov2018-05-171-0/+201