aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib557.c
AgeCommit message (Expand)Author
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-04-11lib557: initialize variablesMarcel Raad
2019-01-04printf: fix format specifiersRikard Falkeborn
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-17lib557: no longer use CURL_SIZEOF_* definesDaniel Stenberg
2017-05-29test557: fix ubsan runtime error due to int left shiftJay Satiro
2017-05-04test557: set a known good numeric localeDan Fandrich
2016-12-22lib557.c: use a shorter MAXIMIZE representationDaniel Stenberg
2016-12-21lib557: move the "enable LONGLINE" to allow more long linesDaniel Stenberg
2016-12-19printf: fix floating point buffer overflow issuesDaniel Stenberg
2016-10-08test557: verify printf() with 128 and 129 argumentsDaniel Stenberg
2016-05-13mprintf: Fix processing of width and prec argsJay Satiro
2016-04-03lib557: allow too long linesDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-03libtest: fixed linker errors on msvcSergei Nikulov
2013-12-31mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TUSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-04Fix variable initializationYang Tse
2010-02-04Modified test case 557 to additionally verify libcurl's internal curl_m*printf()Yang Tse
2008-09-21fix compiler warning: external declaration in primary source fileYang Tse
2008-09-20include "memdebug.h"Yang Tse
2008-08-24Fix wrong signed int formatting string directive in test case #557.Yang Tse
2008-08-21Test case 557 now also verifies signed and unsigned int formatting.Yang Tse
2008-08-20Simplify condition checkYang Tse
2008-08-18Update test case 557Yang Tse
2008-08-18Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse