summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Disabled broken test 1316Dan Fandrich2014-02-111-0/+1
* secureserver: Only set stunnel FIPS option when availableDan Fandrich2014-02-101-3/+8
* tests: Added test for IMAP LSUB commandSteve Holme2014-02-092-1/+45
* tests: Removed test 807 as it has been superseded by tests 815 and 816Steve Holme2014-02-092-44/+1
* tests: Updated the titles of tests 815 and 816Steve Holme2014-02-092-2/+2
* tests: Re-enabled IMAP tests that require URL specific option supportSteve Holme2014-02-091-2/+0
* secureserver: FIPS option is only supported since stunnel 5.00Marc Hoersken2014-02-091-1/+4
* test96: updated according to recent changesDaniel Stenberg2014-02-081-0/+3
* runtests: allow <strippart> to remove linesDaniel Stenberg2014-02-081-0/+7
* tool_getparam: Added support for parsing of specific URL optionsSteve Holme2014-02-082-2/+2
* secureserver: Disable FIPS mode for stunnelDan Fandrich2014-02-081-2/+4
* runtests: Disable valgrind when debuggingDan Fandrich2014-02-071-0/+7
* lib1515.c: Fixed various compilation warningsSteve Holme2014-02-071-27/+30
* formpost: use semicolon in multipart/mixedDaniel Stenberg2014-02-071-2/+2
* tests: Document use of the MEMDEBUG_LOG_SYNC macroDan Fandrich2014-02-061-1/+3
* tests: add test for bug #1327 (dns cache timeout)Romulo A. Ceccon2014-02-062-0/+59
* tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon2014-02-064-2/+205
* runtests: add suppression generator helpDaniel Stenberg2014-02-051-0/+1
* valgrind: updated suppressions fileDaniel Stenberg2014-02-051-0/+2
* runtests: detect 'ares' betterDaniel Stenberg2014-02-051-1/+1
* tests: Moved some comments so the test data files parse as XMLDan Fandrich2014-02-037-7/+7
* tests: Fixed test172 cookie expirySteve Holme2014-02-021-1/+1
* test 500: workaround low timer resolution on WindowsMarc Hoersken2014-02-011-4/+4
* test suite: stop conversion of valid output to CRLF on WindowsMarc Hoersken2014-02-019-12/+12
* HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken2014-02-012-24/+24
* FTP tests: enable text-mode for more datacheck sectionsMarc Hoersken2014-02-013-6/+6
* FTP tests: enable text-mode for data and datacheck sectionsMarc Hoersken2014-01-3118-18/+18
* runtests.pl: added support for text-mode within datacheck sectionMarc Hoersken2014-01-311-5/+8
* ftpserver.pl: directory LISTings use [CR][LF] for ASCII transferMarc Hoersken2014-01-311-0/+3
* runtests.pl: reverse line-ending conversion on WindowsMarc Hoersken2014-01-311-5/+7
* tests: make the authorization retry tests pass the torture testsDan Fandrich2014-01-301-2/+1
* tests: Missed updating a type-3 message in commit 1c9aaa0bacSteve Holme2014-01-301-1/+1
* tests: Updated NTLM tests for NTLMv2 type-3 messageSteve Holme2014-01-3031-49/+49
* tests: make a few lib15?? tests pass the OOM torture testsDan Fandrich2014-01-293-18/+25
* lib1900: make the test pass the OOM torture testsDan Fandrich2014-01-291-15/+9
* unit1304: make the test pass the OOM torture testsDan Fandrich2014-01-281-4/+35
* unit1396: make the test pass the OOM torture testsDan Fandrich2014-01-281-9/+11
* testsuite: visualize line-endings in output comparison diffsMarc Hoersken2014-01-261-2/+10
* sockfilt.c: follow up cleanup commit on 49b63cf3Marc Hoersken2014-01-261-3/+3
* http-pipe tests: use text as output data mode to support WindowsMarc Hoersken2014-01-264-4/+4
* sockfilt.c: fixed and simplified Windows select functionMarc Hoersken2014-01-261-46/+21
* http_pipe.py: replaced epoll with select to support WindowsMarc Hoersken2014-01-251-24/+20
* tests: Added missing HTTP proxy keywordsDan Fandrich2014-01-252-1/+4
* tests: added missing <features> http to a number of testsDan Fandrich2014-01-258-1/+25
* tests: Added a keyword for tests depending on internal info logsDan Fandrich2014-01-243-1/+3
* runtests: Don't log command every torture iteration in verboseDan Fandrich2014-01-241-1/+1
* tests: Added missing http feature to tests 509 & 1513Dan Fandrich2014-01-242-0/+6
* test1514: Used the macros for host and port numberDan Fandrich2014-01-241-1/+1
* test1514: Got rid of a non-const initializer C99ismDan Fandrich2014-01-221-1/+1
* test1514: added - no more negative Content-Length (HTTP POST)Cédric Deltheil2014-01-204-2/+134