summaryrefslogtreecommitdiff
path: root/tests/libtest/lib560.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* spelling fixesViktor Szakats2018-02-231-1/+1
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* multi tests: OOM handling fixesYang Tse2011-10-211-38/+36
* test suite: libtest header inclusion cleanupYang Tse2011-09-061-0/+1
* fix compiler warningYang Tse2011-07-261-3/+2
* libtests: stop checking for CURLM_CALL_MULTI_PERFORMDaniel Stenberg2011-06-271-6/+2
* compiler warning: fixYang Tse2011-05-261-0/+2
* sources: update source headersDaniel Stenberg2011-03-101-2/+14
* Call curl_global_cleanup() in test 560 to avoid a memory leakDan Fandrich2010-03-301-0/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-7/+11
* Fix compiler warning: loop without bodyYang Tse2009-10-101-4/+7
* Fixed an OOM problem with test 560Dan Fandrich2008-11-121-0/+6
* Added test case 560:Daniel Stenberg2008-11-111-0/+92