summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: remove superfluous test 1399Richard Hsu2017-05-102-44/+1
* tests: make test file names more uniqueDan Fandrich2017-05-0913-34/+38
* tests: removed redundant --trace-ascii argumentsDan Fandrich2017-05-0912-12/+12
* tests: list the primary server first in the server sectionDan Fandrich2017-05-092-2/+2
* curl: generate the --help outputDaniel Stenberg2017-05-081-2/+2
* tests: updated for modified fake randomDaniel Stenberg2017-05-0833-44/+44
* tests: give each stunnel.conf file a unique nameDan Fandrich2017-05-082-2/+3
* tftpd: fix signed/unsigned mismatch warningsMarcel Raad2017-05-081-3/+3
* libtest: fix MinGW-w64 warningsMarcel Raad2017-05-086-6/+6
* runtests: fix "use of undefined value" warning in -R handlingDaniel Stenberg2017-05-081-1/+5
* test537: use correct variable typeMarcel Raad2017-05-081-2/+2
* runtests.pl: simplify the datacheck read sectionDan Fandrich2017-05-062-28/+17
* tests: fix -Wcast-qual warningsMarcel Raad2017-05-056-10/+11
* tests/server: run checksrc by default in debug-buildsDaniel Stenberg2017-05-051-1/+6
* unit1305: fix compiler warningMarcel Raad2017-05-051-5/+2
* runtests: use -R for random orderDaniel Stenberg2017-05-052-5/+5
* runtests: add -o to run test cases in scrambled orderDaniel Stenberg2017-05-042-6/+27
* sockfilt.c: shortened too long lineDan Fandrich2017-05-041-1/+2
* tests/server: make string literals constMarcel Raad2017-05-045-12/+12
* test557: set a known good numeric localeDan Fandrich2017-05-042-5/+13
* test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg2017-05-044-2/+111
* Telnet: Write full buffer instead of byte-by-byteRichard Hsu2017-05-022-1/+44
* testpart: remove _MPRINTF_REPLACEMarcel Raad2017-05-021-2/+1
* unit1606: do not print/access bufferDaniel Stenberg2017-05-011-1/+0
* getpart: use correct variable typeMarcel Raad2017-05-011-2/+2
* tests: declare TU-local variables staticMarcel Raad2017-05-017-19/+19
* unit1604: fixed indentationDan Fandrich2017-04-301-12/+12
* unit1604: fixed compilation under Windows, broken in the previous commitDan Fandrich2017-04-301-14/+19
* tests: fixed OOM handling of unit tests to abort testDan Fandrich2017-04-304-4/+6
* tests: added --remote-time tests for remaining protocols that support itDan Fandrich2017-04-295-0/+134
* runtests.pl: support multiline <postcheck> commandsDan Fandrich2017-04-291-1/+1
* test1443: test --remote-timeDan Fandrich2017-04-272-1/+69
* curl: set a 100K buffer size by defaultDaniel Stenberg2017-04-259-0/+9
* llist: no longer uses mallocDaniel Stenberg2017-04-221-72/+57
* tests: remove the html and PDF versions from the tarballDaniel Stenberg2017-04-211-1/+0
* code: fix typos and style in commentsDaniel Gustafsson2017-04-171-6/+6
* extern-scan.pl: strip trailing CRMarcel Raad2017-04-171-1/+3
* unit1303: fix compiler warningMarcel Raad2017-04-161-2/+2
* test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad2017-04-121-2/+14
* tests/server/util: prefer <poll.h> over <sys/poll.h>Marcel Raad2017-04-121-3/+3
* Curl_expire_latest: ignore already expired timersDaniel Stenberg2017-04-111-1/+1
* test1606: verify speedcheckDaniel Stenberg2017-04-064-2/+121
* test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg2017-04-051-0/+8
* tests: added test for Curl_splaygetbest to unit1309Dániel Bakai2017-04-042-3/+146
* multi: fix queueing of pending easy handlesDániel Bakai2017-04-041-1/+1
* llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg2017-04-041-57/+50
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-034-2/+137
* tests/server/util: remove in6addr_any for recent MinGWMarcel Raad2017-04-031-1/+9
* pause: handle mixed types of data when pausedDaniel Stenberg2017-03-284-0/+191
* http: Fix proxy connection reuse with basic-authIsaac Boukris2017-03-281-0/+13