aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
...
* tests: fixed case-insensitive match for method nameEvgeny Grin (Karlson2k)2021-09-22
* test_quiesce_stream: fixedEvgeny Grin (Karlson2k)2021-09-07
* Disabled parallel make for curltest if heavy tests are enabledEvgeny Grin (Karlson2k)2021-09-02
* test_timeout: improved: added more error detection and reportingEvgeny Grin (Karlson2k)2021-08-29
* Updated .gitignoreEvgeny Grin (Karlson2k)2021-08-26
* src/testcurl/https/Makefile.am: removed non-existing include dirEvgeny Grin (Karlson2k)2021-08-26
* curl_version_check: mark function as staticEvgeny Grin (Karlson2k)2021-08-26
* Moved test help fileEvgeny Grin (Karlson2k)2021-08-26
* test_timeout: fixed dead assigmentEvgeny Grin (Karlson2k)2021-08-26
* test_quiesce: fixed dead assignmentEvgeny Grin (Karlson2k)2021-08-25
* test_post: fixed test error reportEvgeny Grin (Karlson2k)2021-08-25
* test_get_close_keep_alive: mute static analyzerEvgeny Grin (Karlson2k)2021-08-25
* test_get_close_keep_alive: added more combinations and more checksEvgeny Grin (Karlson2k)2021-08-20
* test_get_chunked: re-use the same port for all testsEvgeny Grin (Karlson2k)2021-08-18
* test_get_chunked: check whether chunked is used for non-Keep-AliveEvgeny Grin (Karlson2k)2021-08-18
* curl tests: updated select() error handling, file doxyEvgeny Grin (Karlson2k)2021-08-18
* test_get_close_keep_alive: removed double assignment of curl headerEvgeny Grin (Karlson2k)2021-08-18
* test_get_close_keep_alive: minor reporting improvmentEvgeny Grin (Karlson2k)2021-08-18
* Simplified makefile for testcurlEvgeny Grin (Karlson2k)2021-08-17
* Added two tests for correct choice of "Keep-Alive" or "Close"Evgeny Grin (Karlson2k)2021-08-17
* tests: improved handling of curl multi_*Evgeny Grin (Karlson2k)2021-08-16
* test_get_chunked: fixed leak of libcurl resource for "close" modeEvgeny Grin (Karlson2k)2021-08-16
* HTTPS tests: fixed memory leak in testsEvgeny Grin (Karlson2k)2021-08-16
* test_get_chunked: do not allocate buffer for cls when not neededEvgeny Grin (Karlson2k)2021-08-16
* test_get_chunked: fixed validation error reportEvgeny Grin (Karlson2k)2021-08-16
* Added more chunked response testsEvgeny Grin (Karlson2k)2021-08-15
* test_get_chunked: set footer when last chunk is being sendingEvgeny Grin (Karlson2k)2021-08-15
* test_callback: cosmeticsEvgeny Grin (Karlson2k)2021-08-15
* test_callback: improved testEvgeny Grin (Karlson2k)2021-08-15
* test_get_chunked: added tests with know sizeEvgeny Grin (Karlson2k)2021-07-30
* Added more tests for chunked reply encodingEvgeny Grin (Karlson2k)2021-07-28
* test_tls_options: multiple fixesEvgeny Grin (Karlson2k)2021-06-10
* tests: removed curl_uses_nss_ssl(), used new backend identification functionsEvgeny Grin (Karlson2k)2021-06-10
* HTTPS tests: added new backend identification functionsEvgeny Grin (Karlson2k)2021-06-10
* HTTPS tests: ensure that CURL options were appliedEvgeny Grin (Karlson2k)2021-06-10
* test_get_chunked: implemented TODOsEvgeny Grin (Karlson2k)2021-06-03
* test_long_header: minor improvementEvgeny Grin (Karlson2k)2021-05-22
* Updated .gitignoreEvgeny Grin (Karlson2k)2021-05-16
* test_get_chunked_close: new testEvgeny Grin (Karlson2k)2021-05-06
* Style and shadowing fixesEvgeny Grin (Karlson2k)2021-04-13
* Updated test certificatesEvgeny Grin (Karlson2k)2021-04-11
* test_add_conn: muted compiler warningEvgeny Grin (Karlson2k)2021-04-01
* test_get_iovec: fixed compiler warningEvgeny Grin (Karlson2k)2021-04-01
* Implemented new API function MHD_run_wait().Evgeny Grin (Karlson2k)2021-04-01
* fix leakChristian Grothoff2021-02-27
* Implemented new function MHD_create_response_from_iovec()Evgeny Grin (Karlson2k)2021-02-24
* configure: added '--enable-heavy-tests'Evgeny Grin (Karlson2k)2021-01-24
* testcurl/Makefile.am: minor fixesEvgeny Grin (Karlson2k)2021-01-24
* Softer one test for macOSEvgeny Grin (Karlson2k)2020-12-26
* Fixed and muted compiler warningsEvgeny Grin (Karlson2k)2020-12-23