Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -1/+1 |
* | test557: set a known good numeric locale | Dan Fandrich | 2017-05-04 | 1 | -4/+0 |
* | test557: explicitly use the C locale so the numeric output is as expected | Dan Fandrich | 2017-02-25 | 1 | -0/+4 |
* | printf: fix floating point buffer overflow issues | Daniel Stenberg | 2016-12-19 | 1 | -0/+1 |
* | mprintf: Fix processing of width and prec args | Jay Satiro | 2016-05-13 | 1 | -0/+1 |
* | tests: add keywords to the last 7 tests lacking them | Daniel Stenberg | 2014-04-03 | 1 | -0/+6 |
* | testsuite: use binary output mode for custom curl test tools | Marc Hoersken | 2014-02-14 | 1 | -1/+1 |
* | Modified test case 557 to additionally verify libcurl's internal curl_m*printf() | Yang Tse | 2010-02-04 | 1 | -0/+2 |
* | Test case 557 now also verifies signed and unsigned int formatting. | Yang Tse | 2008-08-21 | 1 | -0/+2 |
* | Update test case 557 | Yang Tse | 2008-08-18 | 1 | -28/+11 |
* | Added test case 557 to verify libcurl's internal curl_m*printf() functions | Yang Tse | 2008-08-18 | 1 | -0/+52 |