aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/tst-printf.sh
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-07-03 18:29:16 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-07-03 18:29:16 +0200
commit5a357506659f9a00fcf5bc9c5d8fc676175c89a7 (patch)
tree27cf45c5af1219503b1563402f7f2aa06ffb56c6 /stdio-common/tst-printf.sh
parent7279af007c420a9d5f88a6909d11e7cb712c16a4 (diff)
downloadglibc-5a357506659f9a00fcf5bc9c5d8fc676175c89a7.tar
glibc-5a357506659f9a00fcf5bc9c5d8fc676175c89a7.tar.gz
glibc-5a357506659f9a00fcf5bc9c5d8fc676175c89a7.tar.bz2
glibc-5a357506659f9a00fcf5bc9c5d8fc676175c89a7.zip
stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]
The license does not allow modification. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'stdio-common/tst-printf.sh')
-rw-r--r--stdio-common/tst-printf.sh42
1 files changed, 0 insertions, 42 deletions
diff --git a/stdio-common/tst-printf.sh b/stdio-common/tst-printf.sh
index 93bfe03c6f..b543cc646c 100644
--- a/stdio-common/tst-printf.sh
+++ b/stdio-common/tst-printf.sh
@@ -105,27 +105,6 @@ something really insane: 1.00000000000000000000000000000000000000000000000000000
| 123456.0000| 1.2346e+05| 1.235e+05|
snprintf ("%30s", "foo") == 30, " "
snprintf ("%.999999u", 10) == 999999
-
-Formatted output test
-prefix 6d 6o 6x 6X 6u
-%-+#0 |-123 |0377 |0xff |0XFF |4294967295 |
- %-+# |-123 |0377 |0xff |0XFF |4294967295 |
- %-+0 |-123 |377 |ff |FF |4294967295 |
- %-+ |-123 |377 |ff |FF |4294967295 |
- %-#0 |-123 |0377 |0xff |0XFF |4294967295 |
- %-# |-123 |0377 |0xff |0XFF |4294967295 |
- %-0 |-123 |377 |ff |FF |4294967295 |
- %- |-123 |377 |ff |FF |4294967295 |
- %+#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
- %+# | -123 | 0377 | 0xff | 0XFF |4294967295 |
- %+0 |-00123 |000377 |0000ff |0000FF |4294967295 |
- %+ | -123 | 377 | ff | FF |4294967295 |
- %#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
- %# | -123 | 0377 | 0xff | 0XFF |4294967295 |
- %0 |-00123 |000377 |0000ff |0000FF |4294967295 |
- % | -123 | 377 | ff | FF |4294967295 |
- (null)
-(null)
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
1.234568e+06 should be 1.234568e+06
@@ -225,27 +204,6 @@ something really insane: 1.00000000000000000000000000000000000000000000000000000
| 123456.0000| 1.2346e+05| 1.235e+05|
snprintf ("%30s", "foo") == 30, " "
snprintf ("%.999999u", 10) == 999999
-
-Formatted output test
-prefix 6d 6o 6x 6X 6u
-%-+#0 |-123 |0377 |0xff |0XFF |4294967295 |
- %-+# |-123 |0377 |0xff |0XFF |4294967295 |
- %-+0 |-123 |377 |ff |FF |4294967295 |
- %-+ |-123 |377 |ff |FF |4294967295 |
- %-#0 |-123 |0377 |0xff |0XFF |4294967295 |
- %-# |-123 |0377 |0xff |0XFF |4294967295 |
- %-0 |-123 |377 |ff |FF |4294967295 |
- %- |-123 |377 |ff |FF |4294967295 |
- %+#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
- %+# | -123 | 0377 | 0xff | 0XFF |4294967295 |
- %+0 |-00123 |000377 |0000ff |0000FF |4294967295 |
- %+ | -123 | 377 | ff | FF |4294967295 |
- %#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
- %# | -123 | 0377 | 0xff | 0XFF |4294967295 |
- %0 |-00123 |000377 |0000ff |0000FF |4294967295 |
- % | -123 | 377 | ff | FF |4294967295 |
- (null)
-(null)
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
1.234568e+06 should be 1.234568e+06