aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/tst-printf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/tst-printf.sh')
-rw-r--r--stdio-common/tst-printf.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/stdio-common/tst-printf.sh b/stdio-common/tst-printf.sh
index a3626a7df3..3655558d16 100644
--- a/stdio-common/tst-printf.sh
+++ b/stdio-common/tst-printf.sh
@@ -132,7 +132,6 @@ prefix 6d 6o 6x 6X 6u
1e+06 should be 1e+06
10 should be 10
0.02 should be 0.02
-0.10000000000000009
Test ok.
sprintf (buf, "%07Lo", 040000000000ll) = 40000000000
printf ("%hhu", 257) = 1
@@ -243,7 +242,6 @@ prefix 6d 6o 6x 6X 6u
1e+06 should be 1e+06
10 should be 10
0.02 should be 0.02
-0.10000000000000009
Test ok.
sprintf (buf, "%07Lo", 040000000000ll) = 40000000000
printf ("%hhu", 257) = 1