Commit 5255c24
committed
tests: od: verify -t f defaults to double precision
* tests/od/od.pl: Add tests to ensure -t f (no size suffix) defaults
to double precision (8 bytes), matching -t fD, and differs from -t fF
(explicit 4-byte float).
uutils/coreutils#113961 parent b64f9bf commit 5255c24
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
102 | 114 | | |
103 | 115 | | |
104 | 116 | | |
| |||
0 commit comments