aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib526.c
AgeCommit message (Expand)Author
2006-10-20Oops! Actually set the limit to 30 seconds.Yang Tse
2006-10-20Decrease the posibility of aborting a test which actually is notYang Tse
2006-10-19When aborting, show loop counter values when more than one counter exists.Yang Tse
2006-10-19Abort test if it seems that it would have run forever. This is just to preventYang Tse
2006-10-10Call curl_global_cleanup() in all code paths before exiting testYang Tse
2006-10-04Dmitriy Sergeyev provided an example source code that crashed CVS libcurlDaniel Stenberg
2006-09-11- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on aDaniel Stenberg
2006-09-10Added select_test() function to allow selecting on no sockets onGisle Vanem
2006-09-07Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg