curl/tests/libtest
Daniel Stenberg c522f349fe Added test 553. This test case and code is based on the bug recipe Joe Malicki
provided for bug report #1871269, fixed on Jan 14 2008 before the 7.18.0
release.
2008-01-16 22:54:54 +00:00
..
.cvsignore
first.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib500.c
lib501.c
lib502.c
lib503.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib504.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib505.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib506.c Enabled a few more gcc warnings with --enable-debug. Renamed a few 2007-09-27 01:45:22 +00:00
lib507.c
lib508.c Read callback should return 0 when no more data left 2007-10-23 15:10:48 +00:00
lib509.c We use this ZERO_NULL to avoid picky compiler warnings, 2007-10-17 16:58:32 +00:00
lib510.c
lib511.c
lib512.c
lib513.c
lib514.c
lib515.c
lib516.c
lib517.c
lib518.c Fix missing right parenthesis 2007-09-30 01:27:39 +00:00
lib519.c
lib520.c
lib521.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib523.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib524.c
lib525.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib526.c
lib530.c
lib533.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib536.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib537.c Fix missing right parenthesis 2007-09-30 01:27:39 +00:00
lib540.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib541.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib542.c Removed cut-and-paste cruft leading to fclose() of an unopened file 2007-09-27 17:22:10 +00:00
lib543.c Alex Fishman reported a curl_easy_escape() problem that was made the 2007-09-30 22:40:24 +00:00
lib544.c Allow test server to handle binary POSTs. 2007-10-25 19:40:05 +00:00
lib547.c correct the comment about size 2007-12-08 22:53:49 +00:00
lib549.c add test 549 and 550 2007-12-08 22:53:28 +00:00
lib552.c Fix 'format string' compiler warning 2008-01-04 15:39:06 +00:00
lib553.c Added test 553. This test case and code is based on the bug recipe Joe Malicki 2008-01-16 22:54:54 +00:00
Makefile.am Added test 553. This test case and code is based on the bug recipe Joe Malicki 2008-01-16 22:54:54 +00:00
test75.pl
test307.pl
test610.pl
test613.pl Sort the directory listing because the server doesn't always do it. 2007-11-05 20:54:35 +00:00
test1013.pl Ignore more features that curl-config is not expected to know about 2007-11-01 21:20:24 +00:00
test.h Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
testutil.c
testutil.h