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
2006-11-01
test 518 is all about testing libcurl functionality
Yang Tse
2006-10-31
Sync comment with code and add three messages more
Yang Tse
2006-10-30
Address some pitfalls in the rlimit() function check that were
Yang Tse
2006-10-29
Compiler warning fix
Yang Tse
2006-10-27
30 seconds isn't long enough for this test on a loaded server.
Yang Tse
2006-10-26
Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati6...
Gisle Vanem
2006-10-26
Improved rlimit logic:
Yang Tse
2006-10-26
30 seconds isn't long enough for this test on a loaded server.
Yang Tse
2006-10-25
Add project notice and file Id
Yang Tse
2006-10-25
Compiler warning fix
Yang Tse
2006-10-25
Use curl_global_init() and curl_global_cleanup().
Yang Tse
2006-10-24
Abort test if it seems that it would have run forever. This is just to prevent
Yang Tse
2006-10-23
30 seconds isn't long enough for this test on a loaded server.
Dan Fandrich
2006-10-21
rely on the global LDADD instead of having specific ones for every program
Daniel Stenberg
2006-10-21
Nir Soffer made the tests/libtest/Makefile.am use a proper variable for all
Daniel Stenberg
2006-10-21
Compiler warning fix
Yang Tse
2006-10-20
Oops! Actually set the limit to 30 seconds.
Yang Tse
2006-10-20
Decrease the posibility of aborting a test which actually is not
Yang Tse
2006-10-19
Set loop2 counter limit to 60 on this test to avoid a false positive.
Yang Tse
2006-10-19
Replace tabs with spaces and Compiler warning fix.
Yang Tse
2006-10-19
Compiler warning fix
Yang Tse
2006-10-19
When aborting, show loop counter values when more than one counter exists.
Yang Tse
2006-10-19
Abort test if it seems that it would have run forever. This is just to prevent
Yang Tse
2006-10-18
Check for USE_WINSOCK instead of WIN32 where the check was done
Yang Tse
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-10-10
Compiler warning fix
Yang Tse
2006-10-10
Call curl_global_cleanup() in all code paths before exiting test
Yang Tse
2006-10-09
Added test case 536 in an attempt to add Bogdan Nicula's problematic case
Daniel Stenberg
2006-10-09
used for test 535 too
Daniel Stenberg
2006-10-09
Compiler warning fix
Yang Tse
2006-10-09
Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test
Daniel Stenberg
2006-10-08
test 534 added in an attempt to repeat Bogdan Nicula's bug...
Daniel Stenberg
2006-10-08
modified lib533 to accept both URLs on the command line
Daniel Stenberg
2006-10-06
Bogdan Nicula's hanging test case was converted to test case 533 and the test
Daniel Stenberg
2006-10-04
Dmitriy Sergeyev provided an example source code that crashed CVS libcurl
Daniel Stenberg
2006-09-28
Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
Daniel Stenberg
2006-09-12
Cygwin preprocessor adjustments
Yang Tse
2006-09-11
- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a
Daniel Stenberg
2006-09-10
Added select_test() function to allow selecting on no sockets on
Gisle Vanem
2006-09-09
Print usage in case 'arg2 == NULL'.
Gisle Vanem
2006-09-08
removed the comment that isn't valid for this file, just a copy'n paste error
Daniel Stenberg
2006-09-08
test 530 is the first ever HTTP pipelining test for libcurl
Daniel Stenberg
2006-09-07
Major overhaul introducing http pipelining support and shared connection
Daniel Stenberg
2006-08-07
Allow again proper compilation outside of the source tree
Yang Tse
2006-07-17
Fix compiler warning "enumerated type mixed with another type"
Yang Tse
2006-06-10
Fix "'x' might be used uninitialized in this function" warnings.
Gisle Vanem
2006-06-09
stricter type use to please compilers
Daniel Stenberg
2006-06-08
lib525.c does a FTP upload with PORT using multi interface
Daniel Stenberg
2006-03-03
Prevent uploading to a URL that has no file name part.
Daniel Stenberg
2005-07-28
Needs 'struct_stat'. Increased verbosity.
Gisle Vanem
[prev]
[next]