summaryrefslogtreecommitdiff
path: root/tests/libtest/lib579.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* cppcheck: fix warningsMarian Klymov2018-06-111-2/+1
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-2/+2
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-1/+2
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-4/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILEDan Fandrich2014-06-181-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* Some explicit conversion to 'long' of curl_easy_setopt() third argumentYang Tse2012-04-181-2/+2
* test suite: libtest header inclusion cleanupYang Tse2011-09-061-1/+0
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* Removed a C99ism & made an array constDan Fandrich2010-08-181-3/+3
* test: added test 579 to verify progress callback for chunked postJulien Chaffraix2010-08-191-0/+149