index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
/
lib557.c
Age
Commit message (
Expand
)
Author
2015-03-03
libtest: fixed linker errors on msvc
Sergei Nikulov
2013-12-31
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-04
Fix variable initialization
Yang Tse
2010-02-04
Modified test case 557 to additionally verify libcurl's internal curl_m*printf()
Yang Tse
2008-09-21
fix compiler warning: external declaration in primary source file
Yang Tse
2008-09-20
include "memdebug.h"
Yang Tse
2008-08-24
Fix wrong signed int formatting string directive in test case #557.
Yang Tse
2008-08-21
Test case 557 now also verifies signed and unsigned int formatting.
Yang Tse
2008-08-20
Simplify condition check
Yang Tse
2008-08-18
Update test case 557
Yang Tse
2008-08-18
Added test case 557 to verify libcurl's internal curl_m*printf() functions
Yang Tse