diff options
Diffstat (limited to 'tests/core/test_wprintf.out')
-rw-r--r-- | tests/core/test_wprintf.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/core/test_wprintf.out b/tests/core/test_wprintf.out new file mode 100644 index 00000000..f85abebb --- /dev/null +++ b/tests/core/test_wprintf.out @@ -0,0 +1,8 @@ +Characters: a A +Decimals: 1977 650000 +Preceding with blanks: 1977 +Preceding with zeros: 0000001977 +Some different radixes: 100 64 144 0x64 0144 +floats: 3.14 +3e+00 3.141600E+00 +Width trick: 10 +A wide string |