Denys Vlasenko
|
0011a6bc20
|
xxd: add two more testcases
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2022-08-22 15:57:57 +02:00 |
|
Denys Vlasenko
|
f318adaaab
|
xxd -r: without -p, stop at more than one whitespace, closes 14786
function old new delta
xxd_main 888 1076 +188
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2022-08-22 15:40:47 +02:00 |
|
Denys Vlasenko
|
86ba007b84
|
xxd: fix -p -r, closes 13881
function old new delta
xxd_main 893 890 -3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2021-10-08 23:03:54 +02:00 |
|
Denys Vlasenko
|
dac5b83142
|
xxd: fix printing of trailing spaces
function old new delta
bb_dump_dump 1497 1523 +26
xxd_main 459 466 +7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 33/0) Total: 33 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2020-10-20 18:57:02 +02:00 |
|