From a9a5a8e45cf81bc3d0585ad6dd7144a4bd3a68d9 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 4 Feb 2010 14:41:01 +0000 Subject: Modified test case 557 to additionally verify libcurl's internal curl_m*printf() functions formatting functionality when handling signed and unsigned shorts. --- tests/data/test557 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data') diff --git a/tests/data/test557 b/tests/data/test557 index 0929e0ac5..3da67e99f 100644 --- a/tests/data/test557 +++ b/tests/data/test557 @@ -26,6 +26,8 @@ nothing # Verify data after the test has been "shot" +All curl_mprintf() unsigned short tests OK! +All curl_mprintf() signed short tests OK! All curl_mprintf() unsigned int tests OK! All curl_mprintf() signed int tests OK! All curl_mprintf() unsigned long tests OK! -- cgit v1.2.3