aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/Makefile.am
Commit message (Expand)AuthorAge
* Moved test_quiesce to heavy testsEvgeny Grin (Karlson2k)2024-01-30
* Added tests with single and double folded headerEvgeny Grin (Karlson2k)2023-06-20
* Added test with large folded headerEvgeny Grin (Karlson2k)2023-06-20
* Added test with folded header placed lastEvgeny Grin (Karlson2k)2023-06-20
* Added new tests with header foldEvgeny Grin (Karlson2k)2023-06-20
* test_timeout: moved to heavy testsEvgeny Grin (Karlson2k)2023-06-01
* Updated parsing of cookies, reject cookie completely if discipline is very st...Evgeny Grin (Karlson2k)2022-12-22
* Refactored cookies parsing.Evgeny Grin (Karlson2k)2022-12-19
* test_parse_cookies: rewrittenEvgeny Grin (Karlson2k)2022-12-19
* Tests and examples: added rule to (re-)build libmicrohttpd.laEvgeny Grin (Karlson2k)2022-11-06
* configure: minor refactoring for check for libcurl-based testsEvgeny Grin (Karlson2k)2022-10-30
* configure: do not pass AM_TESTS_ENVIRONMENT directlyEvgeny Grin (Karlson2k)2022-10-30
* testcurl: added test with Content-Length broken value in requestEvgeny Grin (Karlson2k)2022-10-28
* Removed "gauger" server usage from the testsuiteEvgeny Grin (Karlson2k)2022-09-30
* test_head: new test-case for HEAD requestsEvgeny Grin (Karlson2k)2022-09-27
* test-suite: sorted and fixed build flagsEvgeny Grin (Karlson2k)2022-09-27
* digestauth: added support for SHA-512/256, made MD5 and SHA-256 optionalEvgeny Grin (Karlson2k)2022-09-11
* test_digestauth2: added testing of nonce bind optionsEvgeny Grin (Karlson2k)2022-08-15
* test_digestauth2: added testing of RFC2069 modeEvgeny Grin (Karlson2k)2022-07-30
* test_digestauth2: added testing of Auth v2 APIEvgeny Grin (Karlson2k)2022-07-30
* test_digestauth2: added testing of 'userdigest'Evgeny Grin (Karlson2k)2022-07-30
* Makefile: cosmeticsEvgeny Grin (Karlson2k)2022-07-28
* test_digestauth2: added new group of tests for Digest Auth checkingEvgeny Grin (Karlson2k)2022-07-28
* Added test for Digest Auth with username in extended notationEvgeny Grin (Karlson2k)2022-07-21
* test_basicauth: added two additional tests for the new APIEvgeny Grin (Karlson2k)2022-06-08
* Added one more test for Basic AuthEvgeny Grin (Karlson2k)2022-06-07
* test_basicauth: added new testEvgeny Grin (Karlson2k)2022-05-28
* Made cookie parsing optional featureEvgeny Grin (Karlson2k)2022-05-15
* test_parse_cookie: split into two testsEvgeny Grin (Karlson2k)2022-05-15
* Added new test for concurrent digest authorisationEvgeny Grin (Karlson2k)2022-01-30
* testcurl tests: updated to use test helpers in local headersEvgeny Grin (Karlson2k)2022-01-12
* test_quiesce: added more checking and error reportingEvgeny Grin (Karlson2k)2022-01-10
* Autotools refactoring: better follow GNU coding standardsEvgeny Grin (Karlson2k)2022-01-06
* Added two tests with non-standard symbols in requestsEvgeny Grin (Karlson2k)2021-10-17
* Added set of test test_toolargeEvgeny Grin (Karlson2k)2021-10-03
* Disabled parallel make for curltest if heavy tests are enabledEvgeny Grin (Karlson2k)2021-09-02
* Moved test help fileEvgeny Grin (Karlson2k)2021-08-26
* test_get_chunked: check whether chunked is used for non-Keep-AliveEvgeny 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
* Added more chunked response testsEvgeny 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_get_chunked_close: new testEvgeny Grin (Karlson2k)2021-05-06
* Implemented new API function MHD_run_wait().Evgeny Grin (Karlson2k)2021-04-01
* 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
* Fixed conflict with system CPU_COUNT macroEvgeny Grin (Karlson2k)2020-10-25
* Added tests for cleanup of unprocessed externally added connectionsEvgeny Grin (Karlson2k)2020-10-25