aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-05-08libtest: fix MinGW-w64 warningsMarcel Raad
2017-05-08runtests: fix "use of undefined value" warning in -R handlingDaniel Stenberg
2017-05-08test537: use correct variable typeMarcel Raad
2017-05-06runtests.pl: simplify the datacheck read sectionDan Fandrich
2017-05-05tests: fix -Wcast-qual warningsMarcel Raad
2017-05-05tests/server: run checksrc by default in debug-buildsDaniel Stenberg
2017-05-05unit1305: fix compiler warningMarcel Raad
2017-05-05runtests: use -R for random orderDaniel Stenberg
2017-05-04runtests: add -o to run test cases in scrambled orderDaniel Stenberg
2017-05-04sockfilt.c: shortened too long lineDan Fandrich
2017-05-04tests/server: make string literals constMarcel Raad
2017-05-04test557: set a known good numeric localeDan Fandrich
2017-05-04test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg
2017-05-02Telnet: Write full buffer instead of byte-by-byteRichard Hsu
2017-05-02testpart: remove _MPRINTF_REPLACEMarcel Raad
2017-05-01unit1606: do not print/access bufferDaniel Stenberg
2017-05-01getpart: use correct variable typeMarcel Raad
2017-05-01tests: declare TU-local variables staticMarcel Raad
2017-04-30unit1604: fixed indentationDan Fandrich
2017-04-30unit1604: fixed compilation under Windows, broken in the previous commitDan Fandrich
2017-04-30tests: fixed OOM handling of unit tests to abort testDan Fandrich
2017-04-29tests: added --remote-time tests for remaining protocols that support itDan Fandrich
2017-04-29runtests.pl: support multiline <postcheck> commandsDan Fandrich
2017-04-27test1443: test --remote-timeDan Fandrich
2017-04-25curl: set a 100K buffer size by defaultDaniel Stenberg
2017-04-22llist: no longer uses mallocDaniel Stenberg
2017-04-21tests: remove the html and PDF versions from the tarballDaniel Stenberg
2017-04-17code: fix typos and style in commentsDaniel Gustafsson
2017-04-17extern-scan.pl: strip trailing CRMarcel Raad
2017-04-16unit1303: fix compiler warningMarcel Raad
2017-04-12test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad
2017-04-12tests/server/util: prefer <poll.h> over <sys/poll.h>Marcel Raad
2017-04-11Curl_expire_latest: ignore already expired timersDaniel Stenberg
2017-04-06test1606: verify speedcheckDaniel Stenberg
2017-04-05test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg
2017-04-04tests: added test for Curl_splaygetbest to unit1309Dániel Bakai
2017-04-04multi: fix queueing of pending easy handlesDániel Bakai
2017-04-04llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-04-03tests/server/util: remove in6addr_any for recent MinGWMarcel Raad
2017-03-28pause: handle mixed types of data when pausedDaniel Stenberg
2017-03-28http: Fix proxy connection reuse with basic-authIsaac Boukris
2017-03-26spelling fixesklemens
2017-03-25curl: check for end of input in writeout backslash handlingDaniel Stenberg
2017-03-24tests/README: make "Run" section foolproofMarcel Raad
2017-03-23tests/README: mention nroff for --manual testsAnders Roxell
2017-03-22make: introduce 'test-nonflaky' targetDaniel Stenberg
2017-03-22test2033: flakyDaniel Stenberg
2017-03-20runtests.pl: fixed display of the Gopher IPv6 port numberDan Fandrich
2017-03-20tests: fixed the documented test server port numbersDan Fandrich