aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib537.c
AgeCommit message (Expand)Author
2008-05-22Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich
2008-01-17Don't abort tests 518 and 537 when unable to raise the open-file soft limitYang Tse
2007-09-30Fix missing right parenthesisYang Tse
2007-09-30Fix comparison between signed and unsignedYang Tse
2007-04-05unify fopen() failure error message among tests, allowingYang Tse
2007-04-04add debug message and expand commentYang Tse
2007-04-04test can be allowed to run if fopen() is capable of fopen()ingYang Tse
2007-04-04cleanupYang Tse
2007-04-04test can be allowed to run if fopen() is capable of fopen()ingYang Tse
2007-04-03Verify if the test is limited by an ancient stdio with a 256Yang Tse
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-01-31when using select() instead of poll, skip the test if the number ofYang Tse
2007-01-30fix temp string buffer variable nameYang Tse
2007-01-30skip test on platforms on which we use select() insteadYang Tse
2007-01-28Compiler warning fixYang Tse
2006-11-03add a couple more of debugging messagesYang Tse
2006-11-03reduce max size of dinamically allocated arrays to minimize the nastyYang Tse
2006-11-03fix comments and renumber rlimit return codesYang Tse
2006-11-02remove leftover commentYang Tse
2006-11-02update and split test cases 518 and 537 into its own source code fileYang Tse