aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
* 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
* Even more reduced number of test iterations on W32 to avoid ports exhaustEvgeny Grin (Karlson2k)2020-12-23
* test_add_conn: Muted analyzer warningEvgeny Grin (Karlson2k)2020-10-29
* test_add_conn: added check for amount of available resources,Evgeny Grin (Karlson2k)2020-10-27
* test_add_conn: minor fixes and improvementsEvgeny Grin (Karlson2k)2020-10-26
* typoChristian Grothoff2020-10-26
* Fixed conflict with system CPU_COUNT macroEvgeny Grin (Karlson2k)2020-10-25
* test_add_conn_cleanup: check whether client connectionEvgeny Grin (Karlson2k)2020-10-25
* Added tests for cleanup of unprocessed externally added connectionsEvgeny Grin (Karlson2k)2020-10-25
* Makefile.am: reference dependencies in a better wayEvgeny Grin (Karlson2k)2020-10-21
* testcurl: added two tests for for MHD_add_connection()Evgeny Grin (Karlson2k)2020-10-21
* test_digestauth_sha256: use unique daemon's portEvgeny Grin (Karlson2k)2020-10-20
* cosmetic fixesEvgeny Grin (Karlson2k)2020-10-08
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* perf_get_concurrent: reduce number of iteration on W32 as free portsEvgeny Grin (Karlson2k)2020-09-24
* makefiles: removed .NOTPARALLEL: from main makefilesEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: check for client errorsEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: removed unused defineEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: renamed vars for clarityEvgeny Grin (Karlson2k)2020-09-24
* test_digestauth_sha256: do not test without sha256 support on libcurlEvgeny Grin (Karlson2k)2020-09-23
* test_digestauth_sha256: update formattingEvgeny Grin (Karlson2k)2020-09-23
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Applied several spelling fixes. (#6142)silvioprog2020-03-31
* | define and use 'enum MHD_Result'Christian Grothoff2020-04-08
|/
* mark build as non-parallel due to port conflicts (#6117)Christian Grothoff2020-03-14
* log moreChristian Grothoff2020-02-19
* add test for PATCH methodChristian Grothoff2020-02-04
* tighten formatting rulesChristian Grothoff2019-10-31
* add tests for empty reply in HTTPSChristian Grothoff2019-10-26
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* test_long_header: use power of two for size to properly test allocations,Evgeny Grin (Karlson2k)2019-06-17
* test_large_put: test memory realloc tooEvgeny Grin (Karlson2k)2019-06-13
* update .gitignore filesChristian Grothoff2019-06-08
* test_get: implemented more detailed reportsEvgeny Grin (Karlson2k)2019-05-26
* tests: fixed compiler warnings on W32Evgeny Grin (Karlson2k)2019-05-26
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* test_https_get_select: fixed usage of uninitialized variableEvgeny Grin (Karlson2k)2019-05-26
* curl tests: fixed detection of "11" marker on w32Evgeny Grin (Karlson2k)2019-05-26
* perf_get_concurrent11: added new test, fixed "11" mode detectionEvgeny Grin (Karlson2k)2019-05-26
* perf_get_concurrent: fixed exhausting of local ports on multi-core machinesEvgeny Grin (Karlson2k)2019-05-26