]> granicus.if.org Git - curl/commit
Added test case 557 to verify libcurl's internal curl_m*printf() functions
authorYang Tse <yangsita@gmail.com>
Mon, 18 Aug 2008 09:58:08 +0000 (09:58 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 18 Aug 2008 09:58:08 +0000 (09:58 +0000)
commit2f71461b2953373557bc0fbb0065859ce46378cc
tree416c6378febcae05f9d5f88e4975cb10b7cf0f2a
parentd8cab4c13382d70995cfa26878d697a1ff7d4556
Added test case 557 to verify libcurl's internal curl_m*printf() functions
formatting functionality when handling signed and unsigned longs, as well as
our curl_off_t data type.
CHANGES
tests/data/Makefile.am
tests/data/test557 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib557.c [new file with mode: 0644]