build: Fixed output name for Release builds in VC10 and VC11
[platform/upstream/curl.git] / tests /
2014-04-20 Marc Hoerskensockfilt.c: properly handle disk files, pipes and chara...
2014-04-20 Marc Hoerskensockfilt.c: ignore non-key-events and continue waiting...
2014-04-20 Marc Hoerskensockfilt.c: free memory in case of memory allocation...
2014-04-18 Steve Holmetest810: Updated to use new IMAP URL query string funct...
2014-04-06 Steve Holmetests: Disabled DIGEST-MD5 tests when running with...
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel Stenbergtest1428: verify --proxy-header
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-04-04 Daniel StenbergHTTP: don't send Content-Length: 0 _and_ Expect: 100...
2014-04-03 Dan Fandrichtests: unified use of some keywords
2014-04-03 Dan Fandrichtests: added some missing closing tags
2014-04-03 Daniel Stenbergruntests: insist on a <keywords> section
2014-04-03 Daniel Stenbergtests: add keywords to the last 7 tests lacking them
2014-04-01 Steve Holmetests: Added SMTP with credientials test when not suppo...
2014-03-31 Steve Holmetests: Added SMTP with credentials test for RFC-821...
2014-03-30 Paul Markscurl: stop interpreting IPv6 literals as glob patterns.
2014-03-30 Steve Holmetest938: Updated to use file input for upload
2014-03-30 Steve Holmetest836: Fixed incorrect username in expected output
2014-03-30 Daniel StenbergDISABLED: 836, 882 and 938 hang
2014-03-30 Daniel Stenbergruntests: check protocol before data
2014-03-30 Steve Holmeftpserver.pl: Extended the full text reply regular...
2014-03-30 Daniel Stenbergkeywords: sort case insensitive
2014-03-30 Daniel Stenbergtests: remove trailing CRs from keywords
2014-03-30 Daniel Stenbergkeywords: sort keywords alphabetically
2014-03-30 Daniel Stenbergkeywords: don't use STDERR for good info
2014-03-30 Steve Holmetests: Added email unit tests to verify login credentia...
2014-03-30 Steve Holmetests: Corrected "APOP" authentication keyword
2014-03-30 Steve Holmetests: Replaced email authentication keywords with...
2014-03-30 Steve Holmetests: Added "Clear Text" authentication keyword
2014-03-30 Steve Holmetests: Added "SASL" authentication keyword
2014-03-30 Steve Holmeftpserver.pl: Removed some unused variables
2014-03-30 Steve Holmeftpserver.pl: Reworked some variable names to be more...
2014-03-29 Steve Holmeftpserver.pl: Corrected some indentation in senddata()
2014-03-29 Daniel Stenberglib1513: fix callback proto to silence warning
2014-03-29 Steve Holmeftpserver.pl: Added fallback to <data> support when...
2014-03-29 Steve Holmeftpserver.pl: Updated email based get reply data code...
2014-03-29 Steve Holmeftpserver.pl: Fixed syntax error from commit 3a29ee41
2014-03-29 Steve Holmeftpserver.pl: Updated argument code in STATUS_imap...
2014-03-29 Steve Holmeftpserver.pl: Introduced common method for getting...
2014-03-26 Dan Fandrichtest1397: Fixed compilation with some SSL backends
2014-03-26 Dan Fandrichtest815/816: Use authentication for both URLs
2014-03-25 Richard J. Mooretest1397: unit test for certificate name wildcard handling
2014-03-19 Daniel Stenbergruntests.pl: verify specified test cases
2014-03-15 Dan Fandrichtests: made the SASL modes separate keywords
2014-03-15 Dan Fandrichtests: added missing HTTP NTLM auth keywords
2014-03-15 Dan Fandrichtests: disable valgrind on the remaining scp/sftp tests
2014-03-15 Dan Fandrichvalgrind.supp: added another test 165 suppression
2014-03-14 Dan Fandrichtest640/1: add tests for --head with sftp and scp
2014-02-28 Steve Holmetest96: Updated accordly for recent changes
2014-02-26 Steve Holmetool: Reworked argument parsing to use --next/-:
2014-02-26 Dan Fandrichvalgrind.supp: tweaked a test 165 suppression
2014-02-22 Marc Hoerskenstunnel: regenerated self-signed test certificate with...
2014-02-19 Steve Holmelib1515.c: Fixed #include path in commit 647f83e809
2014-02-19 Maks Naumovtest1515: fix compilation with msvc
2014-02-17 Dan Fandrichtests: Made the crypto test feature usable
2014-02-16 Daniel StenbergConnectionExists: re-use connections better
2014-02-16 Marc Hoerskensockfilt.c: add undefs which are required after 6239146e
2014-02-15 Dan Fandrichvalgrind: added another test 165 suppression
2014-02-15 Marc Hoerskentestsuite: more Windows line-endings fixes
2014-02-15 Marc Hoerskentest1114: fix line-endings checks on Windows after...
2014-02-15 Marc Hoerskentest1113: fix line-endings checks on Windows after...
2014-02-14 Marc Hoerskenlib1515.c: Added support for Windows using the Sleep...
2014-02-14 Marc HoerskenHTTP tests: use CRLF as header seperator according...
2014-02-14 Marc HoerskenHTTP tests: use CRLF as header seperator according...
2014-02-14 Marc Hoerskentestsuite: use binary output mode for custom curl test...
2014-02-14 Marc Hoerskentestsuite: changed HTTP and RTSP header line-endings...
2014-02-14 Dan Fandrichvalgrind: added suppression on optimized code
2014-02-11 Dan Fandrichtests: Disabled broken test 1316
2014-02-10 Dan Fandrichsecureserver: Only set stunnel FIPS option when available
2014-02-09 Steve Holmetests: Added test for IMAP LSUB command
2014-02-09 Steve Holmetests: Removed test 807 as it has been superseded by...
2014-02-09 Steve Holmetests: Updated the titles of tests 815 and 816
2014-02-09 Steve Holmetests: Re-enabled IMAP tests that require URL specific...
2014-02-09 Marc Hoerskensecureserver: FIPS option is only supported since stunn...
2014-02-08 Daniel Stenbergtest96: updated according to recent changes
2014-02-08 Daniel Stenbergruntests: allow <strippart> to remove lines
2014-02-08 Steve Holmetool_getparam: Added support for parsing of specific...
2014-02-08 Dan Fandrichsecureserver: Disable FIPS mode for stunnel
2014-02-07 Dan Fandrichruntests: Disable valgrind when debugging
2014-02-07 Steve Holmelib1515.c: Fixed various compilation warnings
2014-02-07 Daniel Stenbergformpost: use semicolon in multipart/mixed
2014-02-06 Dan Fandrichtests: Document use of the MEMDEBUG_LOG_SYNC macro
2014-02-06 Romulo A. Ceccontests: add test for bug #1327 (dns cache timeout)
2014-02-06 Romulo A. Ceccontests: add test for bug #1303 (dns cache timeout)
2014-02-05 Daniel Stenbergruntests: add suppression generator help
2014-02-05 Daniel Stenbergvalgrind: updated suppressions file
2014-02-05 Daniel Stenbergruntests: detect 'ares' better
2014-02-02 Dan Fandrichtests: Moved some comments so the test data files parse...
2014-02-02 Steve Holmetests: Fixed test172 cookie expiry
2014-02-01 Marc Hoerskentest 500: workaround low timer resolution on Windows
2014-02-01 Marc Hoerskentest suite: stop conversion of valid output to CRLF...
2014-02-01 Marc HoerskenHTTP tests: use CRLF as header seperator according...
2014-02-01 Marc HoerskenFTP tests: enable text-mode for more datacheck sections
2014-01-31 Marc HoerskenFTP tests: enable text-mode for data and datacheck...
2014-01-31 Marc Hoerskenruntests.pl: added support for text-mode within datache...
2014-01-31 Marc Hoerskenftpserver.pl: directory LISTings use [CR][LF] for ASCII...
2014-01-31 Marc Hoerskenruntests.pl: reverse line-ending conversion on Windows
2014-01-30 Dan Fandrichtests: make the authorization retry tests pass the...
2014-01-30 Steve Holmetests: Missed updating a type-3 message in commit 1c9aa...
next