aboutsummaryrefslogtreecommitdiff
path: root/testsuite/od.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* od: -l,I,L indeed depend on sizeof(long), fix thisDenys Vlasenko2023-05-261-18/+19
* od, hexdump: byte 0x11 is "dc1" not "dcl"Denys Vlasenko2023-05-261-7/+25
* od: support -DOHXILDenys Vlasenko2023-05-261-28/+16
* od: fix default format, shrinkDenys Vlasenko2023-05-261-0/+10
* od: stop printing extra trailing spacesDenys Vlasenko2023-05-251-24/+19
* od: implement -BDenys Vlasenko2023-05-251-4/+3
* od: correct -i, enable tests which pass for DESKTOP tooDenys Vlasenko2023-05-251-29/+33
* od: for !DESKTOP, match output more closely to GNU coreutils 9.1, implement -sDenys Vlasenko2023-05-251-39/+44
* od: add testsDavid Leonard2023-05-251-0/+210
* od_bloaty: fix floating point outputRon Yorston2017-07-191-0/+10
* randomconfig fixesDenys Vlasenko2011-08-101-2/+2
* od: code shrink, fix "od --traditional FILE"Denys Vlasenko2011-05-211-1/+21
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* randomtest fixesDenys Vlasenko2010-05-111-0/+2
* tests: fix POSIX shell source styleMike Frysinger2009-11-041-1/+1
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-1/+1
* od: fix testsuiteDenis Vlasenko2008-04-141-2/+2
* od: fix "od -b"Denis Vlasenko2008-04-141-0/+17