<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/testsuite/od.tests, branch mount_point</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=mount_point</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=mount_point'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2025-07-01T11:34:12+00:00</updated>
<entry>
<title>od: make -B test little endian only, add variant for big endian</title>
<updated>2025-07-01T11:34:12+00:00</updated>
<author>
<name>Radoslav Kolev</name>
<email>radoslav.kolev@suse.com</email>
</author>
<published>2025-04-23T21:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b8ce2084cdb95bd77afc93fe0ccb270ba12139f8'/>
<id>urn:sha1:b8ce2084cdb95bd77afc93fe0ccb270ba12139f8</id>
<content type='text'>
Signed-off-by: Radoslav Kolev &lt;radoslav.kolev@suse.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: -l,I,L indeed depend on sizeof(long), fix this</title>
<updated>2023-05-26T18:17:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-26T18:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6d9427420bab4ef756444fc8800dbf56d7dacf7d'/>
<id>urn:sha1:6d9427420bab4ef756444fc8800dbf56d7dacf7d</id>
<content type='text'>
function                                             old     new   delta
.rodata                                           105255  105252      -3
od_main                                             1917    1901     -16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-19)             Total: -19 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od, hexdump: byte 0x11 is "dc1" not "dcl"</title>
<updated>2023-05-26T11:33:08+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-26T11:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=de851bc9b2dcf3f5fad424172d08e850c8af7d62'/>
<id>urn:sha1:de851bc9b2dcf3f5fad424172d08e850c8af7d62</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: support -DOHXIL</title>
<updated>2023-05-26T10:56:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-26T10:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=60d4d55b870757089cdae96920cf6c416ba2de37'/>
<id>urn:sha1:60d4d55b870757089cdae96920cf6c416ba2de37</id>
<content type='text'>
function                                             old     new   delta
od_main                                             1866    1917     +51
.rodata                                           105306  105321     +15
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 66/0)               Total: 66 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: fix default format, shrink</title>
<updated>2023-05-26T02:27:43+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-26T02:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=aa4d303a3139107919f73cece4eaf85a7dc75db6'/>
<id>urn:sha1:aa4d303a3139107919f73cece4eaf85a7dc75db6</id>
<content type='text'>
function                                             old     new   delta
od_main                                              556     568     +12
.rodata                                           104613  104555     -58
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 12/-58)            Total: -46 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: stop printing extra trailing spaces</title>
<updated>2023-05-25T21:48:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-25T21:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0c3270f7e55e0ca7b8d664851468511d2c8995cf'/>
<id>urn:sha1:0c3270f7e55e0ca7b8d664851468511d2c8995cf</id>
<content type='text'>
function                                             old     new   delta
.rodata                                           104598  104613     +15
display                                             1475    1485     +10
od_main                                              549     556      +7
rewrite                                              971     967      -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/1 up/down: 32/-4)              Total: 28 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: implement -B</title>
<updated>2023-05-25T20:17:18+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-25T20:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6882a933cf078be35f4eb93963365549d43cb497'/>
<id>urn:sha1:6882a933cf078be35f4eb93963365549d43cb497</id>
<content type='text'>
function                                             old     new   delta
.rodata                                           105305  105306      +1
od_main                                             1880    1866     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 1/-14)             Total: -13 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: correct -i, enable tests which pass for DESKTOP too</title>
<updated>2023-05-25T17:51:37+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-25T17:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ce4cfc33cade63513963f9d5e701f305cbdfe693'/>
<id>urn:sha1:ce4cfc33cade63513963f9d5e701f305cbdfe693</id>
<content type='text'>
function                                             old     new   delta
.rodata                                           105302  105305      +3

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: for !DESKTOP, match output more closely to GNU coreutils 9.1, implement -s</title>
<updated>2023-05-25T15:40:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-25T15:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e2287f99fe6f21fd6435ad04340170ad4ba5f6b3'/>
<id>urn:sha1:e2287f99fe6f21fd6435ad04340170ad4ba5f6b3</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: add tests</title>
<updated>2023-05-25T13:32:03+00:00</updated>
<author>
<name>David Leonard</name>
<email>d+busybox@adaptive-enterprises.com</email>
</author>
<published>2023-05-11T13:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=64bdd7566c21cb53cb4c384ed52845106529e55f'/>
<id>urn:sha1:64bdd7566c21cb53cb4c384ed52845106529e55f</id>
<content type='text'>
* Added tests for od (non-DESKTOP little-endian)
* Allow 'optional' to invert meaning of a config option with '!'

Signed-off-by: David Leonard &lt;d+busybox@adaptive-enterprises.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
