Test case 557 now also verifies signed and unsigned int formatting.
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user