index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
Age
Commit message (
Expand
)
Author
2008-10-01
Fixed some compiler warnings with gcc
Dan Fandrich
2008-09-22
Fixed test 539 to handle an out of memory condition that shows up now
Dan Fandrich
2008-09-21
fix compiler warning: external declaration in primary source file
Yang Tse
2008-09-20
include "memdebug.h"
Yang Tse
2008-09-18
fix compiler warning: external definition with no prior declaration
Yang Tse
2008-09-18
fix compiler warning: external definition with no prior declaration
Yang Tse
2008-09-18
fix compiler warning: external declaration in primary source file
Yang Tse
2008-09-15
Changed the test data file so it passes an XML syntax check
Dan Fandrich
2008-09-05
Stefan Krause's mail to curl-library at 03 Sep 2008 made me add these two
Daniel Stenberg
2008-08-24
Fix wrong signed int formatting string directive in test case #557.
Yang Tse
2008-08-21
Test case 557 now also verifies signed and unsigned int formatting.
Yang Tse
2008-08-20
Simplify condition check
Yang Tse
2008-08-18
Update test case 557
Yang Tse
2008-08-18
Added test case 557 to verify libcurl's internal curl_m*printf() functions
Yang Tse
2008-08-12
Handle short reads
Dan Fandrich
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
2008-07-15
add comment for include paths
Yang Tse
2008-07-11
Fixed test 553 to pass the torture test.
Dan Fandrich
2008-07-10
fallback to gettimeofday when monotonic clock is unavailable at run-time
Yang Tse
2008-07-08
Fixed test 554 to pass the torture test.
Dan Fandrich
2008-07-07
- Scott Barrett provided a test case for a segfault in the FTP code and the
Daniel Stenberg
2008-06-06
- Added CURLINFO_PRIMARY_IP as a new information retrievable with
Daniel Stenberg
2008-05-22
Made sure to pass longs in to curl_easy_setopt where necessary in the
Dan Fandrich
2008-05-13
wait for all 129 bytes
Daniel Stenberg
2008-05-13
Added test case 556 that uses curl_easy_send() and curl_easy_recv()
Daniel Stenberg
2008-05-12
configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only
Yang Tse
2008-05-10
fix syntax error: missing semicolon
Yang Tse
2008-05-09
Internal time differences now use monotonic time source if available.
Yang Tse
2008-04-25
tests/libtest/delay.pl no longer used. The 'delay' attribute of the
Yang Tse
2008-04-18
test 1001 needs a small delay between client part execution and test
Yang Tse
2008-04-18
test 1001 needs a small delay between client part execution and test
Yang Tse
2008-04-17
fix compiler warning: enumerated type mixed with another type
Yang Tse
2008-04-16
Added test case 555, a variation of 547 but using multi interface instead of
Daniel Stenberg
2008-04-07
fix compiler warning: argument is incompatible with corresponding format stri...
Yang Tse
2008-03-31
- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an
Daniel Stenberg
2008-03-28
Made the test work on perl 5.00
Dan Fandrich
2008-03-15
Spell the commands right
Dan Fandrich
2008-03-13
Added tests 622-625 to test SFTP/SCP uploads. Test 625 was an attempt to
Dan Fandrich
2008-02-27
Michal Marek's cleanup of how curl_easy_setopt() is used in examples and
Daniel Stenberg
2008-02-20
- We no longer support setting the CURLOPT_URL option from inside a callback
Daniel Stenberg
2008-02-13
make this test disabled properly when built with yassl
Daniel Stenberg
2008-02-08
Added tests 1022 and 1023 to validate output of curl-config --version and
Dan Fandrich
2008-01-29
add verbose output to test 509 for easier debugging
Daniel Stenberg
2008-01-21
undo using internal *printf() clones for test #530
Yang Tse
2008-01-20
use internal *printf() clones since snprintf() not available on all platforms
Yang Tse
2008-01-19
Dmitry Kurochkin fixed test case 530 (pipelining)
Daniel Stenberg
2008-01-17
Don't abort tests 518 and 537 when unable to raise the open-file soft limit
Yang Tse
2008-01-16
Added test 553. This test case and code is based on the bug recipe Joe Malicki
Daniel Stenberg
2008-01-04
Fix 'format string' compiler warning
Yang Tse
2007-12-26
In an attempt to repeat the problem in bug report #1850730
Daniel Stenberg
[prev]
[next]