aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-11test1521: fixed OOM handlingDan Fandrich
2017-06-09lib1521: fix compiler warnings on the use of bad 'long' valuesDaniel Stenberg
2017-06-06lib1521: fix compiler warningsDaniel Stenberg
2017-06-05test1521: make the code < 80 columns wideDaniel Stenberg
2017-06-05test1121: use stricter types to work with typcheck-gccDaniel Stenberg
2017-06-05test1521: test *all* curl_easy_setopt optionsDaniel Stenberg
2017-06-05test1538: added "verbose logs" keywordDan Fandrich
2017-06-05test1262: verify ftp download with -z for "if older than this"Daniel Stenberg
2017-06-03libtest: fix int-in-bool-context warningsMarcel Raad
2017-06-03libtest: fix implicit-fallthrough warnings with GCC 7Marcel Raad
2017-06-03dedotdot: fixed output for ".." and "." only inputDaniel Stenberg
2017-06-02test1538: fix typoDaniel Stenberg
2017-06-02test1538: verify the libcurl strerror API callsDaniel Stenberg
2017-06-02test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg
2017-06-02coverage: run event tests tooDaniel Stenberg
2017-06-02build: provide easy code coverage measuringDaniel Stenberg
2017-05-31lib583: fix compiler warningMarcel Raad
2017-05-31libtest/lib574.c: use correct callback protoDaniel Stenberg
2017-05-29test557: fix ubsan runtime error due to int left shiftJay Satiro
2017-05-28tests: removed some redundant empty <stdout> sectionsDan Fandrich
2017-05-28runtests.pl: removed <precommand> featureDan Fandrich
2017-05-27runtests.pl: removed unused arguments to valgrindparseDan Fandrich
2017-05-24time: fix type conversions and compiler warningsMichael Kaufmann
2017-05-23redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg
2017-05-20tests: stabilize test 1034Michael Kaufmann
2017-05-15SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest
2017-05-13lib510: don't write past the end of the buffer if it's too smallDan Fandrich
2017-05-13tests: added missing keywords "chunked Transfer-Encoding"Dan Fandrich
2017-05-13tests: made a couple of prechecks consistent with othersDan Fandrich
2017-05-10tests: remove superfluous test 1399Richard Hsu
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-09tests: removed redundant --trace-ascii argumentsDan Fandrich
2017-05-09tests: list the primary server first in the server sectionDan Fandrich
2017-05-08curl: generate the --help outputDaniel Stenberg
2017-05-08tests: updated for modified fake randomDaniel Stenberg
2017-05-08tests: give each stunnel.conf file a unique nameDan Fandrich
2017-05-08tftpd: fix signed/unsigned mismatch warningsMarcel Raad
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