summaryrefslogtreecommitdiff
path: root/tests/libtest/lib1500.c
Commit message (Expand)AuthorAgeFilesLines
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-2/+2
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tests: Use standard libtest return codes when relevantDan Fandrich2014-05-051-2/+2
* lib1500: remove bad checkDaniel Stenberg2013-06-061-6/+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
* curl_multi_wait: Add parameter to return number of active socketsSara Golemon2012-09-161-1/+7
* Unit test for curl_multi_wait()Sara Golemon2012-09-011-0/+89