summaryrefslogtreecommitdiff
path: root/tests/libtest/lib557.c
Commit message (Expand)AuthorAgeFilesLines
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fix variable initializationYang Tse2010-02-041-1/+1
* Modified test case 557 to additionally verify libcurl's internal curl_m*printf()Yang Tse2010-02-041-5/+304
* fix compiler warning: external declaration in primary source fileYang Tse2008-09-211-2/+2
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* Fix wrong signed int formatting string directive in test case #557.Yang Tse2008-08-241-1/+1
* Test case 557 now also verifies signed and unsigned int formatting.Yang Tse2008-08-211-0/+399
* Simplify condition checkYang Tse2008-08-201-11/+4
* Update test case 557Yang Tse2008-08-181-104/+531
* Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse2008-08-181-0/+269