index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
od.tests
Age
Commit message (
Expand
)
Author
2023-05-26
od: -l,I,L indeed depend on sizeof(long), fix this
Denys Vlasenko
2023-05-26
od, hexdump: byte 0x11 is "dc1" not "dcl"
Denys Vlasenko
2023-05-26
od: support -DOHXIL
Denys Vlasenko
2023-05-26
od: fix default format, shrink
Denys Vlasenko
2023-05-25
od: stop printing extra trailing spaces
Denys Vlasenko
2023-05-25
od: implement -B
Denys Vlasenko
2023-05-25
od: correct -i, enable tests which pass for DESKTOP too
Denys Vlasenko
2023-05-25
od: for !DESKTOP, match output more closely to GNU coreutils 9.1, implement -s
Denys Vlasenko
2023-05-25
od: add tests
David Leonard
2017-07-19
od_bloaty: fix floating point output
Ron Yorston
2011-08-10
randomconfig fixes
Denys Vlasenko
2011-05-21
od: code shrink, fix "od --traditional FILE"
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-05-11
randomtest fixes
Denys Vlasenko
2009-11-04
tests: fix POSIX shell source style
Mike Frysinger
2009-07-18
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2008-04-14
od: fix testsuite
Denis Vlasenko
2008-04-14
od: fix "od -b"
Denis Vlasenko