curl/tests/libtest
Yang Tse 55e68ba333 I removed leading 'curl' path on the 'curlbuild.h' include statement in
curl.h, adjusting auto-makefiles include path, to enhance portability to
OS's without an orthogonal directory tree structure such as OS/400.
2009-11-05 15:04:03 +00:00
..
.cvsignore
CMakeLists.txt ENH: add optional support for c-ares 2009-07-14 19:03:31 +00:00
first.c
lib500.c
lib501.c
lib502.c
lib503.c
lib504.c
lib505.c
lib506.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib507.c
lib508.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib510.c - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a 2009-10-30 22:24:48 +00:00
lib511.c
lib512.c
lib513.c
lib514.c
lib515.c
lib516.c
lib517.c disable the tests that differ between 32 and 64 bit 2009-08-27 18:15:38 +00:00
lib518.c
lib519.c
lib520.c
lib521.c
lib523.c
lib524.c
lib525.c
lib526.c
lib530.c
lib533.c
lib536.c
lib537.c
lib539.c
lib540.c Fix compiler warning: loop without body 2009-10-10 12:29:32 +00:00
lib541.c
lib542.c
lib543.c fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value 2009-04-14 12:53:53 +00:00
lib544.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib547.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib549.c
lib552.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib553.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib554.c don't set READDATA since it isn't used and only confuses readers 2009-07-22 22:08:01 +00:00
lib555.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib556.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib557.c
lib558.c libcurl's memory.h renamed to curl_memory.h 2009-04-21 11:46:16 +00:00
lib560.c Fix compiler warning: loop without body 2009-10-10 12:29:32 +00:00
lib562.c - I was going to fix issue #59 in KNOWN_BUGS 2009-04-30 09:02:39 +00:00
lib564.c fix compiler warning: unused variable 2009-05-15 10:16:33 +00:00
lib566.c - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if the 2009-10-31 18:51:50 +00:00
Makefile.am I removed leading 'curl' path on the 'curlbuild.h' include statement in 2009-11-05 15:04:03 +00:00
Makefile.inc Added test case 566 in an attempt to repeat bug 2884561 2009-10-30 22:38:21 +00:00
test75.pl
test307.pl
test610.pl
test613.pl
test1013.pl TrackMemory is another feature not supported by curl-config 2009-06-10 04:06:06 +00:00
test1022.pl
test.h renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
testutil.c
testutil.h