aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test557
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-21 05:19:40 +0000
committerYang Tse <yangsita@gmail.com>2008-08-21 05:19:40 +0000
commit95cef39defe9af5b8cdb78fa9d0e543dae0ed5dd (patch)
treebe3fba8f8fe771ce1cd36bdbf192e530fc32f0ca /tests/data/test557
parent00fb5bcf35b13638f7994ad619bf4fb717c849f2 (diff)
Test case 557 now also verifies signed and unsigned int formatting.
Diffstat (limited to 'tests/data/test557')
-rw-r--r--tests/data/test5572
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test557 b/tests/data/test557
index b493a49cd..0929e0ac5 100644
--- a/tests/data/test557
+++ b/tests/data/test557
@@ -26,6 +26,8 @@ nothing
# Verify data after the test has been "shot"
<verify>
<stdout mode="text">
+All curl_mprintf() unsigned int tests OK!
+All curl_mprintf() signed int tests OK!
All curl_mprintf() unsigned long tests OK!
All curl_mprintf() signed long tests OK!
All curl_mprintf() curl_off_t tests OK!