<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts/test, branch 0.2.0</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.2.0</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2012-02-11T05:59:57+00:00</updated>
<entry>
<title>Add tests for head</title>
<updated>2012-02-11T05:59:57+00:00</updated>
<author>
<name>Timothy Elliott</name>
<email>tle@holymonkey.com</email>
</author>
<published>2012-02-11T05:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=270366f582fdf4fc704c4896b15efa0e84eb77a0'/>
<id>urn:sha1:270366f582fdf4fc704c4896b15efa0e84eb77a0</id>
<content type='text'>
This exposed one issue in head.c -- printf was not flushing and
file names could appear after file contents instead of before.

The issue is fixed by calling xflush after xprintf.
</content>
</entry>
<entry>
<title>Fix overflow in octal formatting in echo, add support for hexadecimal input, add tests for octal and hexadecimal formatting</title>
<updated>2012-02-11T13:58:50+00:00</updated>
<author>
<name>Elie De Brauwer</name>
<email>eliedebrauwer@gmail.com</email>
</author>
<published>2012-02-11T13:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ef3e5284bf078ef3cb0bd21c4883b341f8a2cb96'/>
<id>urn:sha1:ef3e5284bf078ef3cb0bd21c4883b341f8a2cb96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for cksum</title>
<updated>2012-02-11T12:46:49+00:00</updated>
<author>
<name>Elie De Brauwer</name>
<email>eliedebrauwer@gmail.com</email>
</author>
<published>2012-02-11T12:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d2ad17b2e50924233b589fa04fbf0462b9998ed0'/>
<id>urn:sha1:d2ad17b2e50924233b589fa04fbf0462b9998ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix for -x, add CONFIG_SORT_FLOAT, and new test suite entry.</title>
<updated>2012-02-07T03:14:22+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-07T03:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=44a36ea927734f58b09eda59794eb1433a9f4401'/>
<id>urn:sha1:44a36ea927734f58b09eda59794eb1433a9f4401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test suite comment tweaks.</title>
<updated>2012-02-02T13:29:09+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-02T13:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9201a01813920f8cfe674dc25c2454b9f0369494'/>
<id>urn:sha1:9201a01813920f8cfe674dc25c2454b9f0369494</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More work on xargs: bugfix and tests.</title>
<updated>2012-01-30T13:40:32+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-01-30T13:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=801c3d52adaf2c976b075c63bc2f0ae79dcfbe3c'/>
<id>urn:sha1:801c3d52adaf2c976b075c63bc2f0ae79dcfbe3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic tests for sort.  Needs more...</title>
<updated>2008-06-22T09:18:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-06-22T09:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f901f24334ee8c0f03b72c2a1ad365b61334db5a'/>
<id>urn:sha1:f901f24334ee8c0f03b72c2a1ad365b61334db5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cosmetic tweak, only show skipped tests when VERBOSE set.</title>
<updated>2008-06-22T05:57:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-06-22T05:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7bc357dc70f1f64e607f28b21a779af2c8a09753'/>
<id>urn:sha1:7bc357dc70f1f64e607f28b21a779af2c8a09753</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add seq, and tests for it.</title>
<updated>2008-05-17T22:54:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-17T22:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=76ab4754a79b9c7f433eeb365a57c9c66388277d'/>
<id>urn:sha1:76ab4754a79b9c7f433eeb365a57c9c66388277d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix command line option parsing so "echo -xen" actually prints "-xen".  Add</title>
<updated>2008-05-17T22:13:26+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-17T22:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1a221d9b4f058d05aa250691c381f0cfeaaeab9e'/>
<id>urn:sha1:1a221d9b4f058d05aa250691c381f0cfeaaeab9e</id>
<content type='text'>
echo.test while I'm at it.
</content>
</entry>
</feed>
