<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sha3sum/test, branch 1.1.1</title>
<subtitle>[Feature complete] SHA-3 and Keccak checksum utility
</subtitle>
<id>https://git.maandree.se/sha3sum/atom?h=1.1.1</id>
<link rel='self' href='https://git.maandree.se/sha3sum/atom?h=1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/'/>
<updated>2017-10-15T18:18:53Z</updated>
<entry>
<title>test: use POSIX-compliant printf</title>
<updated>2017-10-15T18:18:53Z</updated>
<author>
<name>Leo Izen</name>
<email>leo.izen@gmail.com</email>
</author>
<published>2017-10-15T18:18:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=5639afe8a055d36421ceeb843c8f6aadeec6f3b2'/>
<id>urn:sha1:5639afe8a055d36421ceeb843c8f6aadeec6f3b2</id>
<content type='text'>
The test shell script had previously used \x notation, which is
not POSIX-compliant and therefore is "undefined behavior." In this case,
the script will fail if /bin/sh is DASH or some other minimal shell.
This commit replaces the hexadecimal \x notation with \ddd octal
notation, which is strictly POSIX-compliant and will work in any POSIX
shell located at /bin/sh.
</content>
</entry>
<entry>
<title>Add test</title>
<updated>2017-10-15T13:27:47Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-15T13:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=ec16755f60139245de7f3ba7fa7ac32c444cbd7a'/>
<id>urn:sha1:ec16755f60139245de7f3ba7fa7ac32c444cbd7a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
