aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib536.c
AgeCommit message (Expand)Author
2007-10-02Renamed a couple of global variables to avoid shadowing warningsYang Tse
2007-05-02Check the return code from curl_multi_add_handle()Dan Fandrich
2007-03-10change max allowed time for this test to complete to 90 secondsYang Tse
2007-02-09Some tests were using functions curlx_tvnow and curlx_tvdiff which are notYang Tse
2006-10-25Use curl_global_init() and curl_global_cleanup().Yang Tse
2006-10-21Compiler warning fixYang Tse
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-19Replace tabs with spaces and Compiler warning fix.Yang Tse
2006-10-19Abort test if it seems that it would have run forever. This is just to preventYang Tse
2006-10-10Compiler warning fixYang Tse
2006-10-09Added test case 536 in an attempt to add Bogdan Nicula's problematic caseDaniel Stenberg